mirror of
https://gitee.com/fit2cloud-feizhiyun/MeterSphere.git
synced 2024-11-29 18:48:13 +08:00
4 lines
60 B
JavaScript
4 lines
60 B
JavaScript
|
module.exports = {
|
||
|
plugins: ['@vue/babel-plugin-jsx'],
|
||
|
};
|