We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d56d004 commit 140acfeCopy full SHA for 140acfe
package.json
@@ -7,6 +7,8 @@
7
"[email protected]"
8
],
9
"scripts": {
10
+ "build": "ng build ngx-translate-multi-http-loader --configuration production",
11
+ "test:ci": "ng test ngx-translate-multi-http-loader --watch=false --code-coverage --no-progress --browsers=ChromeHeadless",
12
"publish": "ng build ngx-translate-multi-http-loader --configuration production && npm publish ./dist/ngx-translate-multi-http-loader"
13
},
14
"dependencies": {
0 commit comments