rsnext/test/integration/client-navigation
Jiachi Liu 57702cb2a9
Only warn styles and scripts under next head in concurrent mode (#34897)
x-ref: #34021 , #34004

Only log each warning once and only trigger in concurrent mode


## Bug

- [x] Related issues linked using `fixes #number`
- [x] Integration tests added
- [x] Errors have helpful link attached, see `contributing.md`
2022-02-28 22:39:51 +00:00
..
components
lib
pages Only warn styles and scripts under next head in concurrent mode (#34897) 2022-02-28 22:39:51 +00:00
public fix(next/head): assign bool attrs to match server (#20748) 2021-01-04 19:57:52 +00:00
test Only warn styles and scripts under next head in concurrent mode (#34897) 2022-02-28 22:39:51 +00:00
next.config.js