Skip to content
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

Support for service workers #1602

Open
austincummings opened this issue Sep 14, 2021 · 1 comment
Open

Support for service workers #1602

austincummings opened this issue Sep 14, 2021 · 1 comment

Comments

@austincummings
Copy link

Similar to #312 it would be nice if service worker register calls would be recognized and included in the bundle.

navigator.serviceWorker.register("./sw.ts");
@okikio
Copy link

okikio commented Sep 17, 2021

You can use a plugin to emulate something similar, kt3k/packup#17 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants