Skip to content

Commit

Permalink
ci: init
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphaël Balet committed Feb 15, 2024
1 parent d56d004 commit 140acfe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
"[email protected]"
],
"scripts": {
"build": "ng build ngx-translate-multi-http-loader --configuration production",
"test:ci": "ng test ngx-translate-multi-http-loader --watch=false --code-coverage --no-progress --browsers=ChromeHeadless",
"publish": "ng build ngx-translate-multi-http-loader --configuration production && npm publish ./dist/ngx-translate-multi-http-loader"
},
"dependencies": {
Expand Down

0 comments on commit 140acfe

Please sign in to comment.