mirror of
https://github.com/openharmony/developtools_ace-ets2bundle.git
synced 2026-07-21 03:55:23 -04:00
!959 add 'babel-loader' 500kb above support
Merge pull request !959 from Bo Jiang/errfix
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