Skip to content

Commit

Permalink
fix: pwa 2
Browse files Browse the repository at this point in the history
  • Loading branch information
leomotors committed Sep 17, 2022
1 parent f63933f commit 582c3e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ export default defineConfig({
plugins: [
sveltekit(),
VitePWA({
injectRegister: "script",
registerType: "autoUpdate",
manifest: {
name: "Anime Captcha",
Expand Down

1 comment on commit 582c3e9

@vercel
Copy link

@vercel vercel bot commented on 582c3e9 Sep 17, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

anime-captcha – ./

anime-captcha-leomotors.vercel.app
anime-captcha-git-main-leomotors.vercel.app
anime-captcha.vercel.app

Please sign in to comment.