1 Star 0 Fork 0

yang/wl-explorer

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
vue.config.js 521 Bytes
一键复制 编辑 原始数据 按行查看 历史
module.exports = {
// 将资源打包为相对路径
// publicPath: "././",
lintOnSave: false, // 保存时检查格式,使用eslint
crossorigin: 'anonymous', // htmlWebpackPlugin
devServer: { // 对开发服务的设置
// Various Dev Server settings
port: 7700, // can be overwritten by process.env.PORT, if port is in use, a free one will be determined
open: true, // 自动调用默认浏览器打开
https: false // 是否使用https, https使用node的一个内部默认的ca证书
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/foreachlife/wl-explorer.git
git@gitee.com:foreachlife/wl-explorer.git
foreachlife
wl-explorer
wl-explorer
master

搜索帮助