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