1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/packages/next/pages
Adam Lane 4ce095df89 Add crossOrigin via props to _document Head and NextScript (#5646)
This alternative implementation of https://github.com/zeit/next.js/pull/5150 follows @timneutkens suggestion of using props.

Fixes #5150 
Fixes #3630
2018-11-13 21:36:09 +01:00
..
_app.js Add missing dependencies to server (#5369) 2018-10-03 00:08:57 +02:00
_document.js Add crossOrigin via props to _document Head and NextScript (#5646) 2018-11-13 21:36:09 +01:00
_error.js Add missing dependencies to server (#5369) 2018-10-03 00:08:57 +02:00