1
0
Fork 0
mirror of https://github.com/silenty4ng/k5web synced 2025-04-06 16:47:24 +00:00
k5web/babel.config.js

3 lines
60 B
JavaScript

module.exports = {
plugins: ['@vue/babel-plugin-jsx'],
};