mirror of
https://github.com/201206030/novel-front-web.git
synced 2025-04-26 15:30:52 +00:00
6 lines
73 B
Vue
6 lines
73 B
Vue
module.exports = {
|
|
presets: [
|
|
'@vue/cli-plugin-babel/preset'
|
|
]
|
|
}
|