mirror of
https://github.com/thepaperpilot/Dream-Hero.git
synced 2024-11-21 16:13:53 +00:00
5 lines
73 B
JavaScript
5 lines
73 B
JavaScript
module.exports = {
|
|
presets: [
|
|
'@vue/cli-plugin-babel/preset'
|
|
]
|
|
}
|