chore: put 404 file into right folder
This commit is contained in:
parent
31fd4ddfb5
commit
d86c875fa0
@ -5,7 +5,7 @@
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "tsc -b && vite build",
|
||||
"build": "tsc -b && vite build && mv dist/assets/404.html dist",
|
||||
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
|
||||
"preview": "vite preview"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user