mirror of
https://github.com/cool-team-official/cool-admin-vue.git
synced 2024-11-01 14:10:27 +08:00
4 lines
65 B
JavaScript
4 lines
65 B
JavaScript
|
module.exports = {
|
||
|
presets: ["@vue/cli-plugin-babel/preset"]
|
||
|
};
|