mapbox/mapbox-gl-redux

Remove special case code

Offen

#9 geöffnet am 18.05.2018

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (3 Forks)github user discovery
good first issue

Repository-Metriken

Stars
 (37 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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