Skip to content

Commit 82ff046

Browse files
committed
Update package.json
1 parent 7e562db commit 82ff046

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "module",
66
"scripts": {
77
"dev": "vite",
8-
"build": "vite build",
8+
"build": "vite build && cp dist/index.html dist/404.html",
99
"preview": "vite preview"
1010
},
1111
"dependencies": {

0 commit comments

Comments
 (0)