1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/client
Jeremy Stucki edfd44c3ca Add EventSource polyfill to hot-middleware-client (#3945)
* Move security related test cases into a its own file.

* Removes the unused renderScript function

* Add a nerv example. (#3573)

* Add a nerv example.

* Fix for indentation/style

* Fix for name

* Release 5.0.0

* Add multi-zones docs. (#3688)

* with emotion example - hoist styles out of the index page component (#3821)

* Use indexOf instead of startsWith (#3758)

* Use indexOf instead of startsWith

This fixes an IE11 regression, see #3755

* Lint the code

* Add event-source-polyfill

Fixes an issue where the dev server crashes in IE11.
2018-03-06 17:25:03 +05:30
..
head-manager.js use Promise to update head (#574) 2016-12-30 11:14:36 -08:00
index.js Implement new next/config keys (#3909) 2018-02-27 17:50:14 +01:00
next-dev.js Universal Webpack (#3578) 2018-01-30 16:44:44 +01:00
next.js Fix renderPage in production mode (#3089) 2017-10-14 19:20:49 +02:00
on-demand-entries-client.js Universal Webpack (#3578) 2018-01-30 16:44:44 +01:00
webpack-hot-middleware-client.js Add EventSource polyfill to hot-middleware-client (#3945) 2018-03-06 17:25:03 +05:30