404 page, robots- and security.txt

This commit is contained in:
Martin Berg Alstad
2022-12-23 14:57:53 +01:00
parent 91efb8e14e
commit 79887d55ba
11 changed files with 93 additions and 3 deletions

View File

@ -4,7 +4,7 @@
"description": "",
"scripts": {
"dev": "vite",
"build": "vite build",
"build": "vite build && sh build_extra.sh",
"serve": "vite preview"
},
"license": "MIT",