Skip to content

Commit

Permalink
build(vite): add dev preview inside nextcloud
Browse files Browse the repository at this point in the history
Signed-off-by: Kai Henseler <[email protected]>
  • Loading branch information
bromiesTM committed Nov 7, 2024
1 parent 512a954 commit d4b4ebc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions IONOS/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"type": "module",
"scripts": {
"dev": "vite",
"watch": "vite --mode development build --watch",
"build": "vite build",
"preview": "vite preview",
"check": "svelte-check --tsconfig ./tsconfig.json && tsc -p tsconfig.node.json",
Expand Down

0 comments on commit d4b4ebc

Please sign in to comment.