Skip to content

Conversation

etpinard
Copy link
Contributor

fixes (temporary) #929

The patches made in stackgl/gl-shader#16 broke some of our gl3d functionality - which unfortunately did not get caught by our CircleCI tests.

As this is a pretty significant regression, I offer this temporary solution where we lock gl-shader to 4.2.0 so that after npm i && npm dedupe we get:

image

meaning that all packages requiring gl-shader except for gl-pointcloud2d will get 4.2.0 whereas gl-pointcloud2d will get 4.2.1.

In the future, we should attempt to find a solution in gl-sharder that both supports the (new) requirements for gl-pointcloud2d and our (old) gl3d requirements.

- gl-pointcloud2d will still use [email protected], but
  every other module will use 4.2.0
@etpinard etpinard added bug something broken status: reviewable labels Sep 12, 2016
@etpinard etpinard changed the title pkg: lock gl-shader to 4.2.0 Lock gl-shader to 4.2.0 Sep 12, 2016
@etpinard
Copy link
Contributor Author

cc @monfera

@etpinard etpinard merged commit 6e9b143 into master Sep 12, 2016
@etpinard etpinard deleted the lock-gl-shader branch September 12, 2016 20:56
@etpinard
Copy link
Contributor Author

cc @dfcreative

It would be nice to use one and only one gl-shader version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant