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
Fix service workers not working after upgrading to rsbuild (#3143)
* add @aaroon/workbox-rspack-plugin to generate service worker for workbox
* generate service worker file
* fix undefined env var in service worker
* deduplicate packages
* update extension for service worker file (although does not seem to affect build)
0 commit comments