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 ba24a18 commit becd763Copy full SHA for becd763
package.json
@@ -18,7 +18,7 @@
18
"ng": "ng",
19
"start": "ng serve",
20
"build": "ng build",
21
- "build-lib": "ng build @coreui/angular --prod",
+ "build-lib": "ng build @coreui/angular",
22
"test": "ng test",
23
"lint": "ng lint",
24
"e2e": "ng e2e",
0 commit comments