1 Star 3 Fork 0

云香水识 / demo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.f2econfig.js 227 Bytes
一键复制 编辑 原始数据 按行查看 历史
shiyangyang 提交于 2021-10-08 20:24 . update
const { argv } = process
const build = argv[argv.length - 1] === 'build'
module.exports = {
livereload: !build,
build,
gzip: true,
middlewares: [],
output: require('path').join(__dirname, '../f2e-output')
}
HTML
1
https://gitee.com/shy9120/demo.git
git@gitee.com:shy9120/demo.git
shy9120
demo
demo
master

搜索帮助