Skip to content

Commit becd763

Browse files
committed
chore: script cleanup
1 parent ba24a18 commit becd763

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
@@ -18,7 +18,7 @@
1818
"ng": "ng",
1919
"start": "ng serve",
2020
"build": "ng build",
21-
"build-lib": "ng build @coreui/angular --prod",
21+
"build-lib": "ng build @coreui/angular",
2222
"test": "ng test",
2323
"lint": "ng lint",
2424
"e2e": "ng e2e",

0 commit comments

Comments
 (0)