Skip to content

Commit

Permalink
This is an older project and we must specify production in build
Browse files Browse the repository at this point in the history
  • Loading branch information
sondreb committed Apr 21, 2024
1 parent f32e280 commit 26b194c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@
"scripts": {
"ng": "ng",
"start": "echo Starting... && ng serve",
"build": "ng build",
"build:ssr": "ng run Blockcore.Explorer:server:dev",
"build": "ng build --configuration=production",
"test": "ng test",
"lint": "ng lint",
"e2e": "ng e2e",
Expand Down

0 comments on commit 26b194c

Please sign in to comment.