rsnext/test/e2e/next-script
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
..
index.test.ts [Script] Allow next/script to be placed in _document body (#37894) 2022-06-27 17:56:53 +00:00