Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Wiran-Larbi authored Jun 24, 2024
1 parent 395716a commit ab9d2c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"scripts": {
"ng": "ng",
"start": "ng serve",
"build": "ng build --aot --parallel",
"build": "ng build --aot",
"build:ci": "npm install -D tailwindcss postcss autoprefixer && ng build",
"watch": "ng build --watch --configuration development",
"test": "ng test",
Expand Down

0 comments on commit ab9d2c7

Please sign in to comment.