@bazel/esbuild
Advanced tools
Comparing version 3.4.0 to 3.4.1
@@ -5,3 +5,3 @@ { | ||
"license": "Apache-2.0", | ||
"version": "3.4.0", | ||
"version": "3.4.1", | ||
"repository": { | ||
@@ -8,0 +8,0 @@ "type": "git", |
@@ -281,3 +281,3 @@ # esbuild rules for Bazel | ||
(*String*): Environment target (e.g. es2017, chrome58, firefox57, safari11, | ||
edge16, node10, default esnext) | ||
edge16, node10, esnext). Default es2015. | ||
@@ -284,0 +284,0 @@ See https://esbuild.github.io/api/#target for more details |
Sorry, the diff of this file is not supported yet
40141