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

Added relative path to ./browser.js #65

Merged
merged 1 commit into from
Dec 3, 2015
Merged

Conversation

mdtusz
Copy link
Contributor

@mdtusz mdtusz commented Dec 2, 2015

I ran into an issue (and so has this guy glslify/glslify-loader#5) where webpack can't resolve glslify - specifically, it couldn't resolve browser.js. By just adding relative pathing to ./browser.js, it knows to look relative to the module (instead of in the root node_modules and can find the file.

mattdesl added a commit that referenced this pull request Dec 3, 2015
Added relative path to `./browser.js`
@mattdesl mattdesl merged commit 04a2747 into glslify:master Dec 3, 2015
@mattdesl
Copy link
Contributor

mattdesl commented Dec 3, 2015

Looks good to me.

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.

2 participants