fix #478: add "--avoid-tdz" workaround for safari

This commit is contained in:
Evan Wallace
2020-10-20 18:03:30 -07:00
parent e51cb510b4
commit 09641c18f9
13 changed files with 127 additions and 8 deletions

View File

@@ -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