mirror of
https://github.com/Alee14/alee-dashboard.git
synced 2025-01-22 06:01:48 -05:00
5 lines
73 B
JavaScript
5 lines
73 B
JavaScript
module.exports = {
|
|
presets: [
|
|
'@vue/cli-plugin-babel/preset'
|
|
]
|
|
}
|