Is the experimental Bundle Analyzer including eslint for the client side?
Answered
Multiply posted this in #help-forum
MultiplyOP
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?
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.
Didn't find it the first time I looked for it.
1 Reply
MultiplyOP
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.
Didn't find it the first time I looked for it.
Answer