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/app-document
Albin Ekblom 992ea2e875 Allow app component to be wrapped with custom enhancer when rendering (#4762)
* Add support for custom App and Component enhancers

* Add ctx.renderPage test

* Add tests for single enhancer function

* Cleanup renderPage options check

* Cleanup

* Add comment about backwards compatibility for renderPage

* Add more test cases
2018-07-13 11:22:45 +02:00
..
pages Allow app component to be wrapped with custom enhancer when rendering (#4762) 2018-07-13 11:22:45 +02:00
test Allow app component to be wrapped with custom enhancer when rendering (#4762) 2018-07-13 11:22:45 +02:00