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

Unexpected behavior using rollup #19

Open
WoodyWoodsta opened this issue Nov 30, 2016 · 0 comments
Open

Unexpected behavior using rollup #19

WoodyWoodsta opened this issue Nov 30, 2016 · 0 comments

Comments

@WoodyWoodsta
Copy link

The namespacing introduced through the use of the UMD gulp preset causes unexpected behavior when bundling with rollup (top-level this becoming undefined). Solved by including the module field in package.json to allow rollup to handle es6 imports.

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