-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,6 +32,8 @@ | |
- 自定义环境变量 | ||
- 打包分析 | ||
- 生产环境低版本浏览器支持(当前项目内构建的产物可运行在 ie11) | ||
- 代码校验 | ||
- git commit msg 校验 | ||
|
||
## 外部自定义环境变量 | ||
|
||
|