1 Star 0 Fork 4

董薇薇/vue-eshop-manager_1

forked from eaglet/vue-eshop-manager 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
vue.config.js 325 Bytes
一键复制 编辑 原始数据 按行查看 历史
eaglet 提交于 2023-05-15 14:25 . 初始化
module.exports = {
publicPath: './',
assetsDir: 'assets',
productionSourceMap: false,
devServer: {
open: true, // npm run serve后自动打开页面
host: '0.0.0.0', // 匹配本机IP地址(默认是0.0.0.0)
port: 8089, // 开发服务器运行端口号
proxy: null,
},
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dong-weiwei/vue-eshop-manager_1.git
[email protected]:dong-weiwei/vue-eshop-manager_1.git
dong-weiwei
vue-eshop-manager_1
vue-eshop-manager_1
master

搜索帮助