We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fe6ce2 commit 7bb05d8Copy full SHA for 7bb05d8
1 file changed
packages/igx-templates/igx-ts/projects/_base/files/package.json
@@ -3,7 +3,7 @@
3
"version": "0.0.0",
4
"scripts": {
5
"ng": "ng",
6
- "start": "ng serve -о",
+ "start": "ng serve -o",
7
"build": "ng build",
8
"watch": "ng build --watch --configuration development",
9
"test": "node --max-old-space-size=8192 ./node_modules/@angular/cli/bin/ng test",
0 commit comments