Skip to content

Commit a7b357a

Browse files
committed
Update svelte.config.js
1 parent 384181e commit a7b357a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

svelte.config.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ const config = {
1313
strict: true,
1414
}),
1515
paths: {
16-
base: "/flash",
17-
assets: "/flash"
16+
base: "/flash"
1817
},
1918
},
2019
preprocess: [vitePreprocess()],

0 commit comments

Comments
 (0)