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 e6199a8 commit 66c567bCopy full SHA for 66c567b
public/docs/_examples/package.json
@@ -21,7 +21,7 @@
21
"build:webpack": "rimraf dist && webpack --config config/webpack.prod.js --bail",
22
"build:cli": "ng build",
23
"build:aot": "ngc -p tsconfig-aot.json && rollup -c rollup.js",
24
- "extract": "ng-xi18n"
+ "i18n": "ng-xi18n"
25
},
26
"keywords": [],
27
"author": "",
0 commit comments