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

Add glslify to peerDependencies #2

Closed
wants to merge 1 commit into from

Conversation

davebrent
Copy link
Contributor

Ensures that glslify >= 2.0.0 is installed

Ensures that glslify >= 2.0.0 is installed
@mattdesl
Copy link

In npm@3 peer dependencies will not be installed automatically.

Why not just have glslify-loader depend directly on glslify? This way it can be versioned nicely. Unless I'm missing something specific to webpack.

@hughsk
Copy link
Member

hughsk commented Apr 12, 2015

Ah whoops, glslify was missing from dependencies, my bad!

Thanks for the PR @davebrent, I'm closing as I'd prefer to include glslify in dependencies over peerDependencies but appreciate the heads up :)

@hughsk hughsk closed this Apr 12, 2015
hughsk added a commit that referenced this pull request Apr 12, 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