Skip to content

Commit 352e09a

Browse files
author
Stijn Goethals
committed
Update package.json
1 parent aaf129a commit 352e09a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"test": "ng test",
2929
"lint": "ng lint",
3030
"e2e": "ng e2e",
31+
"github": "ng build --prod --base-href https://tealpartners.github.io/ng-select2/ && npx angular-cli-ghpages --dir dist-site/ng-select2",
3132
"packagr": "ng-packagr -p projects/ng-select2/ng-package.json",
3233
"packagr-prod": "ng-packagr -p projects/ng-select2/ng-package.prod.json"
3334
},

0 commit comments

Comments
 (0)