-
-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Revert "fix: build service workers in IIFE format" #11400
Conversation
This reverts commit 5f052a3.
🦋 Changeset detectedLatest commit: c59be9d The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
I agree it'd be nice to fix upstream, but I thought this workaround could unblock people in the meantime. If we need the fix to be in esbuild it may take a long time because I don't know Go and Vite would then need to adopt that version |
Oh, I see. There's another workaround. How about tacking that onto this PR? I'm fine with reverting this assuming the other solution works |
Reverts #11129 — there's a better workaround that doesn't result in an IIFE wrapper