1 Star 0 Fork 34

kendan / MQTTX_1

forked from EMQX / MQTTX 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
babel.config.js 283 Bytes
一键复制 编辑 原始数据 按行查看 历史
const plugins = [
[
'component',
{
libraryName: 'element-ui',
styleLibraryName: 'theme-chalk',
},
],
]
if (process.env.NODE_ENV === 'development') {
plugins.push('dynamic-import-node')
}
module.exports = {
presets: [
'@vue/app',
],
plugins,
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/914905729/MQTTX_1.git
git@gitee.com:914905729/MQTTX_1.git
914905729
MQTTX_1
MQTTX_1
main

搜索帮助

344bd9b3 5694891 D2dac590 5694891