You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat!: refactor plugin to allow work with latest kit changes (#32)
* fix: refactor plugin to allow work with latest kit changes
* chore: udpate pnpm version
* chore: fast-glob order
* chore: allow kit build custom ts sw
* chore: remove kit types from sw
* chore: use define to configure `process.env.NODE_ENV`
* fix: `process.env.NODE_ENV`on vite config example
* chore: cleanup + log on manifest transform
* fix: console.log lint
* chore: simplify configuration to switch between strategies
* chore: include webmanifest in globPatterns
* chore: handle self destroying sw properly
* chore: fix min kit peer version to 1.3.1
* chore: remove `latestKit` option
* chore: include min kit version on readme
0 commit comments