1 Star 0 Fork 0

yt46767/fxwl-web

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
vue.config.js 567 Bytes
一键复制 编辑 原始数据 按行查看 历史
yt46767 提交于 2023-03-29 01:16 . commit4de34950cd8c11ed8dbe9becb9b55588
module.exports = {
outputDir: 'dist',
lintOnSave: true,
productionSourceMap: false,
devServer: {
disableHostCheck: true,
// open: true,
overlay: {
warnings: false,
errors: false,
},
// 基本路径
headers: {
'Access-Control-Allow-Origin': '*',
},
},
css: {
loaderOptions: {
less: {
modifyVars: {
'primary-color': '#4581f6',
'border-color-base': '#e0e2ea',
'border-radius-base': '4px',
},
javascriptEnabled: true,
},
},
},
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yt46767/fxwl-web.git
git@gitee.com:yt46767/fxwl-web.git
yt46767
fxwl-web
fxwl-web
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385