mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-09-10 20:57:14 +08:00
4 lines
60 B
JavaScript
4 lines
60 B
JavaScript
module.exports = {
|
|
plugins: ['@vue/babel-plugin-jsx'],
|
|
};
|