1 Star 0 Fork 4

silence/fly-iot-frontend

forked from fly-iot/fly-iot-frontend 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
babel.config.js 283 Bytes
一键复制 编辑 原始数据 按行查看 历史
freegolang 提交于 2023-05-20 22:41 . init
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 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/silencegwc/fly-iot-frontend.git
git@gitee.com:silencegwc/fly-iot-frontend.git
silencegwc
fly-iot-frontend
fly-iot-frontend
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385