mirror of
https://github.com/zhigang1992/esbuild.git
synced 2026-04-30 18:32:49 +08:00
fix #478: add "--avoid-tdz" workaround for safari
This commit is contained in:
@@ -405,6 +405,7 @@ Advanced options:
|
||||
browser and "main,module" when platform is node)
|
||||
--public-path=... Set the base URL for the "file" loader
|
||||
--color=... Force use of color terminal escapes (true | false)
|
||||
--avoid-tdz An optimization for large bundles in Safari
|
||||
|
||||
Examples:
|
||||
# Produces dist/entry_point.js and dist/entry_point.js.map
|
||||
|
||||
Reference in New Issue
Block a user