未验证 提交 6a48af80 编写于 作者: I Ivan Blinkov 提交者: GitHub

Update website.py

上级 3fbc62d2
......@@ -125,8 +125,7 @@ def minify_website(args):
'--compilation_level', 'SIMPLE',
'--dependency_mode', 'NONE',
'--third_party', '--use_types_for_optimization',
'--isolation_mode', 'IIFE',
'--create_source_map', '%outname%.map'
'--isolation_mode', 'IIFE'
]
logging.info(closure_args)
if closure.run(*closure_args):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册