Skip to content

Commit

Permalink
404
Browse files Browse the repository at this point in the history
  • Loading branch information
avo committed Oct 27, 2024
1 parent 3fa83e5 commit 91d4fba
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
13 changes: 0 additions & 13 deletions 404.html

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "0.0.0",
"type": "module",
"scripts": {
"build": "tsc -b && vite build",
"build": "tsc -b && vite build --mode production && cp ./dist/index.html ./dist/404.html",
"dev": "vite",
"lint": "eslint .",
"preview": "vite preview",
Expand Down

0 comments on commit 91d4fba

Please sign in to comment.