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

bug: throws when var is not a valid javascript variable #11

Closed
mastilver opened this issue Jun 5, 2017 · 0 comments
Closed

bug: throws when var is not a valid javascript variable #11

mastilver opened this issue Jun 5, 2017 · 0 comments

Comments

@mastilver
Copy link
Owner

mastilver commented Jun 5, 2017

Example when using: https://github.com/mastilver/module-to-cdn/blob/master/modules.json#L71 it throws: Uncaught ReferenceError: redux is not defined, because the output code is the following:

module.exports = redux-act-async;

caused by: mastilver/umds#6

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