Tree shaking of react-icons seems broken in edge since 14.1.1 or am I wrong?
Answered
American Curl posted this in #help-forum
American CurlOP
Hi there, I just upgraded from 14.1.0 to 14.1.1 and it seems like react-icons isn't tree shaken anymore. Everything else looks to be de-duplicated great and dropped our build size with 14.1.1
See attached output of Analyzer.
I can also create a github issue if anyone thinks this isn't caused by me but due to the next update.
See attached output of Analyzer.
I can also create a github issue if anyone thinks this isn't caused by me but due to the next update.
Answered by not-milo.tsx
It looks like the team at Vercel made a mistake in the release process. Stick to v14.1.0 for now until they sort it out
1 Reply
It looks like the team at Vercel made a mistake in the release process. Stick to v14.1.0 for now until they sort it out
Answer