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

Using without ES Modules #9

Closed
3 tasks done
jcubic opened this issue Jul 17, 2022 · 0 comments
Closed
3 tasks done

Using without ES Modules #9

jcubic opened this issue Jul 17, 2022 · 0 comments

Comments

@jcubic
Copy link
Owner

jcubic commented Jul 17, 2022

It seems that ES Modules in Service Worker are not widely supported. So for this case, there is a need to generate a UMD file, while we are at it we can also transpile to a more widely supported ECMAScript.

  • Add transpiler to UMD
  • Add support for more widely supported ECMAScript
  • Update documentation
jcubic added a commit that referenced this issue Sep 9, 2022
@jcubic jcubic closed this as completed Sep 9, 2022
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

1 participant