Files
nexusphp/admin/babel.config.js
xiaomlove fcce865a20 add admin
2021-03-31 19:39:59 +08:00

6 lines
73 B
JavaScript

module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
]
}