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 aaf129a commit 352e09aCopy full SHA for 352e09a
package.json
@@ -28,6 +28,7 @@
28
"test": "ng test",
29
"lint": "ng lint",
30
"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",
32
"packagr": "ng-packagr -p projects/ng-select2/ng-package.json",
33
"packagr-prod": "ng-packagr -p projects/ng-select2/ng-package.prod.json"
34
},
0 commit comments