Next.js Discord

Discord Forum

Is the experimental Bundle Analyzer including eslint for the client side?

Answered
Multiply posted this in #help-forum
Open in Discord
I just read through the 16.1 release notes, and checked out the experimental bundle analyzer's demo link: https://turbopack-bundle-analyzer-demo.vercel.sh/

If you go to the markdownPath, and show the Client data, it seems like it's including eslint in the bundle size.

I know it's experimental, but is there a way to check if it actually ends up in the final client side js bundle?
Answered by Multiply
I've decided to just post in the linked GH discussion instead: https://github.com/vercel/next.js/discussions/86731#discussioncomment-15299799

Didn't find it the first time I looked for it.
View full answer

1 Reply

I've decided to just post in the linked GH discussion instead: https://github.com/vercel/next.js/discussions/86731#discussioncomment-15299799

Didn't find it the first time I looked for it.
Answer