summaryrefslogtreecommitdiff
path: root/deno2/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'deno2/BUILD.gn')
-rw-r--r--deno2/BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/deno2/BUILD.gn b/deno2/BUILD.gn
index 379270271..e52e88eea 100644
--- a/deno2/BUILD.gn
+++ b/deno2/BUILD.gn
@@ -98,7 +98,7 @@ run_node("bundle") {
"js/main.ts",
"js/msg.pb.d.ts",
"js/msg.pb.js",
- "js/package.json", # `browserslist` field controls transform.
+ "js/package.json", # The `browserslist` field controls Babel behavior.
]
outputs = [
out_dir + "main.js",