bugfix and performance improvements
This commit is contained in:
@ -9,7 +9,8 @@
|
||||
"build:prod": "vite build",
|
||||
"build:stage": "vite build --mode staging",
|
||||
"preview": "vite preview",
|
||||
"format": "prettier --write \"**/*.{js,ts,tsx,jsx,vue,md}\""
|
||||
"format": "prettier --write \"**/*.{js,ts,tsx,jsx,vue,md}\"",
|
||||
"caddy": "caddy run --config ./Caddyfile"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Reference in New Issue
Block a user