提交 7b8f3640 编写于 作者: 6 634fdfba4df6de071489fa06

config fix changes

上级 87c11698
......@@ -60,7 +60,7 @@
},
"repository": {
"type": "git",
"url": "git@gitcode.net:qq_35089484/csdn_datav"
"url": "git@gitcode.net:qq_35089484/1024OPENSOURCE"
},
"keywords": [
"data",
......
......@@ -8,13 +8,14 @@ if (process.env.NODE_ENV === 'production') {
publicPath = 'https://csdn.gitcode.host/csdn-datav/'
}
module.exports = defineConfig({
assetsDir: '',
assetsDir: 'ide/workspace/',
transpileDependencies: true,
lintOnSave:false,
publicPath:publicPath,
devServer: {
allowedHosts:'all',
//host: 'loc.csdn.net',
host: '0.0.0.0',
port:'8080',
headers: {
'Access-Control-Allow-Origin': '*'
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册