Closed ianwang closed 6 years ago
resolves https://github.com/fridays/next-routes/issues/167 use next@6 in development, so need to upgrade babel to run tests
next@6
I believe you will need to add babel-core": "^7.0.0-bridge.0 for jest to run properly
babel-core": "^7.0.0-bridge.0
jest
Coverage decreased (-1.3%) to 94.828% when pulling acde2f21e835b9b834e6a50b842467e213eed8ba on IanWang:master into 773ea4d355ac7ac0cbf50a5dfd594e83e4429660 on fridays:master.
Cam we merge this? @fridays
Thank you!
resolves https://github.com/fridays/next-routes/issues/167 use
next@6
in development, so need to upgrade babel to run tests