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
{{ message }}
This repository was archived by the owner on Feb 1, 2025. It is now read-only.
It's quite unfortunate that the runtime is not easy to package up as self-contained module. It seems to me that if the exports variable is available, then there should be no need to create the global variable.
I'm creating a self-contained library with generators, and it would be great to not have to manually delete this variable.