Start integrating the onboarding flow with backend 6
This commit is contained in:
@@ -7,7 +7,8 @@ export default defineConfig({
|
||||
plugins: [
|
||||
react(),
|
||||
VitePWA({
|
||||
registerType: 'autoUpdate',
|
||||
registerType: 'prompt',
|
||||
injectRegister: false, // Disable auto-registration
|
||||
includeAssets: ['favicon.ico', 'robots.txt', 'apple-touch-icon.png'],
|
||||
manifest: {
|
||||
name: 'Bakery AI',
|
||||
|
||||
Reference in New Issue
Block a user