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/test
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
..
client.js Fix linter (#5350) 2018-10-20 17:00:01 +02:00
csp.js Fix linter (#5350) 2018-10-20 17:00:01 +02:00
index.test.js Fix linter (#5350) 2018-10-20 17:00:01 +02:00
rendering.js Add crossOrigin via props to _document Head and NextScript (#5646) 2018-11-13 21:36:09 +01:00