rsnext/test/integration/script-loader
Houssein Djirdeh 82dce6ce8e
[Script] Allow next/script to be placed in _document body (#37894)
Fixes https://github.com/vercel/next.js/issues/37741. Allows `next/script` to be placed inside of `_document` body in addition to `Head`.

## Bug

- [X] Related issues linked using `fixes #number`
- [X] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`
2022-06-27 17:56:53 +00:00
..
base [Script] Allow next/script to be placed in _document body (#37894) 2022-06-27 17:56:53 +00:00
partytown Adds web worker support to <Script /> using Partytown (#34244) 2022-03-11 22:26:46 +00:00
partytown-missing Adds web worker support to <Script /> using Partytown (#34244) 2022-03-11 22:26:46 +00:00
test [Script] Allow next/script to be placed in _document body (#37894) 2022-06-27 17:56:53 +00:00