Star
0
Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
项目讨论
Wiki
项目成员
1
分析
项目设置
Star
0
Fork
0
master
frontend-blocks
/
vue.config.js
下载
杨
杨若瑜
发布至gitcode
49251825
创建于
2022年9月1日
历史提交
module
.
exports
= {
publicPath
:
'/frontendBlocks'
,
devServer
:{
port
:
9000
}
}