mapbox/mapbox-gl-redux

Remove special case code

Open

#9 opened on May 18, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (3 forks)github user discovery
good first issue

Repository metrics

Stars
 (37 stars)
PR merge metrics
 (PR metrics pending)

Description

There's functionality that made sense in Mapbox Studio but less so here as a broad utility:

https://github.com/mapbox/mapbox-gl-redux/blob/435c286e6397ff0febb59a94b4558ffbc22a3ad1/src/index.js#L38-L47

If there isn't a good case for keeping it around we should remove it.

Contributor guide