Browse Source

project.config.json

feature/optimise
lihenian 5 years ago
parent
commit
9220c61b53
  1. 1
      project.config.json

1
project.config.json

@ -33,6 +33,7 @@
"disablePlugins": [], "disablePlugins": [],
"outputPath": "" "outputPath": ""
}, },
"useIsolateContext": true,
"useCompilerModule": false, "useCompilerModule": false,
"userConfirmedUseCompilerModuleSwitch": false "userConfirmedUseCompilerModuleSwitch": false
}, },

Loading…
Cancel
Save