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