Skip to content

Commit

Permalink
add remove script back again (#135)
Browse files Browse the repository at this point in the history
Signed-off-by: Mirko Mollik <mirkomollik@gmail.com>
  • Loading branch information
cre8 authored Dec 23, 2024
1 parent 1af0044 commit 8e8868d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"prebuild": "npm run merge",
"start": "ng serve",
"build": "ng build",
"build:ssr": "npm run prebuild && ng build --configuration ssr",
"watch": "ng build --watch --configuration development",
"test": "ng test",
"validate": "node scripts/validate.mjs",
Expand Down

0 comments on commit 8e8868d

Please sign in to comment.