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 has been archived by the owner on Oct 9, 2020. It is now read-only.
It's used internally by Builder and is not really meant for public consumption. You're supposed to pass the module name as a transform parameter.
Although the error message could be better.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is this intended to be used with the main Systemjs module transform?
If so, I am getting an error just trying to use these together:
babel.transform('import foo from \'bar.js\';', { plugins: [ 'transform-es2015-modules-systemjs', 'transform-system-register' ] });
Gives me the error:
The text was updated successfully, but these errors were encountered: