mirror of
https://gitee.com/dromara/orion-visor.git
synced 2026-05-14 12:32:09 +08:00
4 lines
60 B
JavaScript
4 lines
60 B
JavaScript
module.exports = {
|
|
plugins: ['@vue/babel-plugin-jsx'],
|
|
};
|