Skip to content

Commit abc06ff

Browse files
committed
Update build script
1 parent f571587 commit abc06ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",
7-
"build": "ng build",
7+
"build": "ng build ng-mat-select-infinite-scroll",
88
"develop": "ng build ng-mat-select-infinite-scroll --watch",
99
"test": "ng test",
1010
"lint": "ng lint",

0 commit comments

Comments
 (0)