mapbox/mapbox-gl-redux

Remove special case code

开放

#9 创建于 2018年5月18日

 (0 条评论) (0 个反应) (0 位负责人)JavaScript (3 个派生)github user discovery
good first issue

仓库指标

星标
 (37 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南