-
Summaryproject link: https://github.com/limi58/next-bug a simple project, but has large js after next build: ![]() this js content seem contain dev tools: ![]() Additional informationNo response Exampleproject link: https://github.com/limi58/next-bug |
Beta Was this translation helpful? Give feedback.
Answered by
icyJoseph
Aug 13, 2025
Replies: 1 comment 4 replies
-
this looks like a regression - let me explore it |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you change your
.browserslistrc
to:It should work. I guess webpack (?) on framework code, can't make some guarantees for dead code elimination for older targets (2016), and just keeps the next-devtools import 🤷