mozilla/webmaker-core
Ergonomics – Add browser polyfill for getRouteData binding
開放
#151 建立於 2015年7月14日
enhancementhelp wanted
倉庫指標
- 星標
- (63 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
This issue has been migrated from mozilla/webmaker-android#2015.
It was originally written by thisandagain on Wed May 27 2015 and had the following description:
The
getRouteDatamethod withinlib/router.jsxdoes not provide a browser polyfill which makes testing / quick iteration more difficult. ThegetRouteParamsmethod is a good reference for how this sort of testing polyfill could be implemented./cc **@**gvn
On Wed May 27 2015, gvn commented:
:+1: