You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
428 B
17 lines
428 B
3 years ago
|
# 内网部署流程
|
||
|
|
||
|
1. 按下 `Ctrl + Shift + H` 进入全局替换模式,
|
||
|
搜索 `https://preview.babylonjs.com/`,
|
||
|
全局替换为 `assets/js/`
|
||
|
|
||
|
其中:
|
||
|
|
||
|
- `main-es5.[hashCode].js` 包含 `9` 项;
|
||
|
- `main-es2015.[hashCode].js` 包含 `9` 项;文件
|
||
|
|
||
|
**总计 `18` 项**
|
||
|
|
||
|
2. 找到 `[项目根目录]/dist/anxin119/` 文件夹
|
||
|
全选`anxin119`下所有文件,
|
||
|
并打包为 `AX.SinochemWeb.zip`
|