Skip to content

Commit 71be3be

Browse files
committed
update
1 parent fd03700 commit 71be3be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

apps/bplan-client/vite.config.mts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ export default defineConfig({
1616
plugins: [
1717
unoCss('../../uno.config.ts'),
1818
vitePwa({
19+
base: '/',
20+
buildBase: '/_build/',
1921
filename: 'sw.ts',
2022
includeAssets: ['favicon.svg', 'robots.txt', '*.svg', '*.png', '*.html'],
2123
injectRegister: null,

0 commit comments

Comments
 (0)