Skip to content

Commit

Permalink
undocument the vestigial "--avoid-tdz" command
Browse files Browse the repository at this point in the history
  • Loading branch information
evanw committed Dec 8, 2020
1 parent b79d22c commit 2a8a096
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/esbuild/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ Options:
safari11, edge16, node10, default esnext)
Advanced options:
--avoid-tdz An optimization for large bundles in Safari
--banner=... Text to be prepended to each output file
--charset=utf8 Do not escape UTF-8 code points
--color=... Force use of color terminal escapes (true | false)
Expand Down

0 comments on commit 2a8a096

Please sign in to comment.