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

Update index.js #152

Closed
wants to merge 1 commit into from
Closed

Update index.js #152

wants to merge 1 commit into from

Conversation

Pleochism
Copy link

Fixes bug with JSON requires from JS files not being modularised cleanly.

Fixes bug with JSON requires from JS files not being modularised cleanly.
@kumavis
Copy link

kumavis commented Mar 14, 2015

I don't know what the side effects are, but this solves the issue I'm running into.

@Pleochism
Copy link
Author

It definitely breaks grunt-browserify, sadly.

@kumavis
Copy link

kumavis commented Mar 15, 2015

@Pleochism any idea what the underlying issue is? and why this change solves it?

@Pleochism
Copy link
Author

I don't. I'd guess that it's related to caching of files, but I can't determine what the cache/packageCache properties are used for further up the chain. Unfortunately I won't have time to look at this again for a few days.

@zertosh
Copy link
Member

zertosh commented Mar 21, 2015

@Pleochism @kumavis Can you try 2.5.0? #160 should have also fixed your issue

@Pleochism
Copy link
Author

Yep, that did the trick. Works as expected via grunt-browserify as well.

@Pleochism Pleochism closed this Mar 22, 2015
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

Successfully merging this pull request may close these issues.

3 participants