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

setting module type to Junk causes API change #66

Open
wizzard0 opened this issue Oct 20, 2014 · 1 comment
Open

setting module type to Junk causes API change #66

wizzard0 opened this issue Oct 20, 2014 · 1 comment

Comments

@wizzard0
Copy link
Contributor

var $ = require("zepto") -> var $ = require("zepto").$;

@Evgenus
Copy link
Owner

Evgenus commented Oct 20, 2014

Junk modules usually fill window object with stuff. Result for require of such modules is hash of changes found in window. Any suggestions?

@Evgenus Evgenus added bug and removed bug labels Nov 7, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants