1 Star 0 Fork 30

miaoxin/v-full-page

forked from panFy/v-full-page 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
babel.config.js 193 Bytes
一键复制 编辑 原始数据 按行查看 历史
Maybe 提交于 2019-11-26 10:24 . 更新文档
const plugins = []
if (process.env.NODE_ENV === 'production') {
plugins.push('transform-remove-console')
}
module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
],
plugins
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/miao852265816/v-full-page.git
[email protected]:miao852265816/v-full-page.git
miao852265816
v-full-page
v-full-page
master

搜索帮助