mirror of
https://github.com/openharmony/developtools_ace-ets2bundle.git
synced 2026-07-20 19:47:44 -04:00
update compiler/webpack.config.js.
Signed-off-by: Bo Jiang <jiangbo91@huawei.com>
This commit is contained in:
@@ -106,7 +106,7 @@ function initConfig(config) {
|
||||
'@babel/plugin-transform-modules-commonjs',
|
||||
'@babel/plugin-proposal-class-properties'
|
||||
],
|
||||
compact:false
|
||||
compact: false
|
||||
},
|
||||
},
|
||||
{ loader: path.resolve(__dirname, 'lib/process_js_file.js')},
|
||||
|
||||
Reference in New Issue
Block a user