Commit e91f272d authored by Carit Zhu's avatar Carit Zhu 🎱

测试环境

parent 505195dc
......@@ -5,7 +5,7 @@
"ng": "ng",
"start": "ng serve",
"build": "ng build --prod -c=production",
"test": "ng build --test -c=test",
"test": "ng build -c=test",
"lint": "ng lint",
"e2e": "ng e2e"
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment