1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/lib/router
Henrik Wenz 8e9b84bf2a Keep warnings when process.env.NODE_ENV is not production (#5196)
This way the warnings will work in test mode. (`process.env.NODE_ENV === „test“`)
2018-09-18 20:17:35 +02:00
..
index.js Add warning for broken popstate (#5000) 2018-08-24 12:30:27 +02:00
router.js Keep warnings when process.env.NODE_ENV is not production (#5196) 2018-09-18 20:17:35 +02:00
with-router.js Fix typo in withRouter (#3723) 2018-02-07 13:39:23 +05:30