Skip to content

Commit beb3fe7

Browse files
vite.config.js
1 parent 2b560d9 commit beb3fe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vite.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ const copyFiles = {
4646
},
4747
{
4848
src: 'public/res/png',
49-
dest: 'public/res/png/',
49+
dest: 'public/res/',
5050
},
5151
{
5252
src: 'public/favicon.ico',

0 commit comments

Comments
 (0)