iot-gateway_fontend/babel.config.js
2024-11-12 15:44:05 +08:00

4 lines
60 B
JavaScript

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