@next/swc-darwin-arm64 is duplicated in every instance of Next.JS and the size in disk is huge #79768
Labels
invalid link
The issue was auto-closed due to a missing/invalid reproduction link. A new issue should be opened.
SWC
Related to minification/transpilation in Next.js.
Link to the code that reproduces this issue
Just install Next.JS in an ARM Mac
To Reproduce
npx create-next-app@latest
Current vs. Expected behavior
Right now the binary is in every instance of a Next.JS project it would be great if the binary is located in a shared route of the computer instead of having the "same" binary every time.
I don't know if this will be possible, but it will be a great improvement.
Provide environment information
Which area(s) are affected? (Select all that apply)
SWC
Which stage(s) are affected? (Select all that apply)
Other (Deployed)
Additional context
No response
The text was updated successfully, but these errors were encountered: