mirror of
https://gitee.com/wujiawei1207537021/wu-lazy-cloud-network.git
synced 2025-06-07 05:47:57 +08:00
5 lines
109 B
JavaScript
5 lines
109 B
JavaScript
module.exports = {
|
|
presets: ["@vue/cli-plugin-babel/preset"],
|
|
plugins: ["@vue/babel-plugin-jsx"],
|
|
};
|