We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cdb0c2 commit 5b2eb26Copy full SHA for 5b2eb26
apps/bplan-client/vite.config.mts
@@ -21,6 +21,7 @@ export default defineConfig({
21
injectRegister: null,
22
manifest: false,
23
registerType: 'prompt',
24
+ scope: '/',
25
srcDir: 'src',
26
strategies: 'injectManifest',
27
// workbox: {
0 commit comments