1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/test/integration/basic/pages/hmr
Tim Neutkens f620b8f455
Don’t use chunkhash in development (#4436)
* Don’t use chunkhash in development

* Add test for dynamic imports styling

* Remove pre-load of dynamic page

* Make sure the browser gets closed only once
2018-05-23 14:37:02 +02:00
..
about.js Add a set of test cases for error recovery in the dev mode (#3895) 2018-02-26 17:18:46 +01:00
contact.js [WIP] Reload webpack if needed (#2076) 2017-06-06 15:32:02 -07:00
counter.js [WIP] Add more HMR test cases (#2599) 2017-07-20 21:30:45 +05:30
error-in-gip.js Add a set of test cases for error recovery in the dev mode (#3895) 2018-02-26 17:18:46 +01:00
index.js Add a set of test cases for error recovery in the dev mode (#3895) 2018-02-26 17:18:46 +01:00
style-dynamic-component.js Don’t use chunkhash in development (#4436) 2018-05-23 14:37:02 +02:00
style-stateful-component.js Test stateful component style update (#4309) 2018-05-08 17:34:24 +02:00
style.js Test stateful component style update (#4309) 2018-05-08 17:34:24 +02:00