We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91964f6 commit 2ddca4fCopy full SHA for 2ddca4f
package.json
@@ -3,7 +3,7 @@
3
"version": "19.1.0",
4
"scripts": {
5
"prepare": "npx husky",
6
- "start": "ng serve --configuration=development-en --open --no-hmr",
+ "start": "ng serve --configuration=development-en --open",
7
"start:es": "ng serve --configuration=development-es --open",
8
"extract": "ng extract-i18n --format=xlf --output-path=src/locale",
9
"lint": "ng lint && npm run stylelint",
0 commit comments