next.js
8b50b80c - eslint rule for script strategy should work properly in `app/` (#46609)

Commit
2 years ago
eslint rule for script strategy should work properly in `app/` (#46609) fixes https://github.com/vercel/next.js/issues/46549 The docs are wrong for now, this limitation is just in `pages/`, you can use it anywhere in `app/`. Since `app/` is still not stable we will emit that warning in all files outside of `app/`.
Author
Parents
Loading