vue版本上线
This commit is contained in:
6
jshERP-web/babel.config.js
Normal file
6
jshERP-web/babel.config.js
Normal file
@@ -0,0 +1,6 @@
|
||||
module.exports = {
|
||||
presets: [
|
||||
['@vue/app',
|
||||
{ useBuiltIns: 'entry' }]
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user