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

browser support? #21

Closed
NullVoxPopuli opened this issue Feb 20, 2024 · 0 comments · Fixed by #37
Closed

browser support? #21

NullVoxPopuli opened this issue Feb 20, 2024 · 0 comments · Fixed by #37

Comments

@NullVoxPopuli
Copy link
Contributor

Related to: #20

Importing from node:* modules isn't allowed in the browser. (sure, one could polyfill it, but.. why?).

This is how I'm trying to use decorator-transforms: NullVoxPopuli/limber#1675

(the goal being to eventually drop @babel/standalone (which is separate from using decorator-transforms, but... the reason to use decorator-transforms is a no-brainer: NullVoxPopuli/limber#1671), and use the core @babel/* libraries directly to save on MB -- since @babel/standalone includes all plugins... which is a lot)

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

Successfully merging a pull request may close this issue.

1 participant