提交 c626e86b 编写于 作者: 5 592767809

更新

上级 ecc0378d
......@@ -64,7 +64,7 @@ modular_path.forEach(function (item, index) {
loader_ast.program.body.splice(0, 0, t.variableDeclaration("var",[t.variableDeclarator(t.identifier("export_function"))]));
let code = generator.default(loader_ast, {
compact: false, // 压缩格式
compact: true, // 压缩格式
comments: false, // 注释
jsescOption: {
minimal: false // 转义
......
此差异已折叠。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册