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.
2 parents d9a10ca + 00ece7b commit e27bc6eCopy full SHA for e27bc6e
package.json
@@ -5,7 +5,7 @@
5
"ng": "ng",
6
"start": "ng serve",
7
"build": "ng build",
8
- "build:prod": "ng build --configuration=production",
+ "build:prod": "ng build --configuration production",
9
"watch": "ng build --watch --configuration development",
10
"test": "ng test",
11
"serve:ssr:angular-primeng-app": "node dist/angular-primeng-app/server/server.mjs"
0 commit comments