We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f571587 commit abc06ffCopy full SHA for abc06ff
package.json
@@ -4,7 +4,7 @@
4
"scripts": {
5
"ng": "ng",
6
"start": "ng serve",
7
- "build": "ng build",
+ "build": "ng build ng-mat-select-infinite-scroll",
8
"develop": "ng build ng-mat-select-infinite-scroll --watch",
9
"test": "ng test",
10
"lint": "ng lint",
0 commit comments