Skip to content

Commit 140acfe

Browse files
author
Raphaël Balet
committed
ci: init
1 parent d56d004 commit 140acfe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
88
],
99
"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",
1012
"publish": "ng build ngx-translate-multi-http-loader --configuration production && npm publish ./dist/ngx-translate-multi-http-loader"
1113
},
1214
"dependencies": {

0 commit comments

Comments
 (0)