Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-h5-docs
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
shuaiguo
2020-03-17 15:03:01 +0800
Commit
f011e6881effc10066c6178bbd75126c79566fb7
1 parent
d5ac007d
ufo platform fe
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
0 deletions
ufo-platform-fe.md
ufo-platform-fe.md
0 → 100644
View file @
f011e68
http://git.yoho.cn/fe/ufo-platform-fe
ufo平台端代码
开发环境: yarn dev, 文件夹名称为路由名称
不需要发布版本,开发好修改配置webpack.prod.config.js
```
output: {
path: path.join(__dirname, './dist'),
},
```
运行yarn build打包
打包好的代码压缩后发给后端,一般是马力组即可
...
...
Please
register
or
login
to post a comment