File tree Expand file tree Collapse file tree 3 files changed +316
-311
lines changed Expand file tree Collapse file tree 3 files changed +316
-311
lines changed Original file line number Diff line number Diff line change 1+ // import this polyfill in order to make webapp compatible with IE 11
2+ import 'es6-math'
3+
14import { createHashHistory } from 'history'
25import { connectRouter , routerMiddleware } from 'connected-react-router'
36import React , { Component } from 'react'
Original file line number Diff line number Diff line change 3434 "clone" : " ^2.1.0" ,
3535 "connected-react-router" : " ^5.0.1" ,
3636 "copy-to-clipboard" : " ^3.0.8" ,
37- "core-js" : " 2" ,
3837 "currency-formatter" : " ^1.4.2" ,
3938 "d3-selection" : " ^1.3.0" ,
4039 "d3-zoom" : " ^1.7.1" ,
7877 },
7978 "devDependencies" : {
8079 "documentation" : " ^4.0.0-beta.18" ,
81- "mastarm" : " ^5.1.2" ,
80+ "es6-math" : " ^1.0.0" ,
81+ "mastarm" : " https://github.com/conveyal/mastarm/#8fa45b8c22594adfd2aa66d529a1b57904a8cbee" ,
8282 "nock" : " ^9.0.9" ,
8383 "react" : " ^15.4.2" ,
8484 "react-dom" : " ^15.4.2" ,
You can’t perform that action at this time.
0 commit comments