Skip to content

Commit 43ff75f

Browse files
committed
update
1 parent 67099c2 commit 43ff75f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/bplan-client/vite.config.mts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@ export default defineConfig({
6868
modifyURLPrefix: {
6969
'': '_build/',
7070
// './': '_build/',
71-
'/index.html': '/index.html',
71+
// '/index.html': '/index.html',
7272
},
73-
navigateFallback: '/index.html',
73+
// navigateFallback: '/index.html',
7474
inlineWorkboxRuntime: true,
7575
},
7676
}),

0 commit comments

Comments
 (0)