-
Notifications
You must be signed in to change notification settings - Fork 28.9k
Closed
Closed
@next/swc-darwin-arm64 is duplicated in every instance of Next.JS and the size in disk is huge#79769
Bug
Copy link
Labels
SWCRelated to minification/transpilation in Next.js.Related to minification/transpilation in Next.js.invalid linkThe issue was auto-closed due to a missing/invalid reproduction link. A new issue should be opened.The issue was auto-closed due to a missing/invalid reproduction link. A new issue should be opened.
Description
Link to the code that reproduces this issue
https://github.com/just-install-nextjs
To Reproduce
bunx 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
Operating System:
Platform: darwin
Arch: arm64
Version: Darwin Kernel Version 24.5.0: Tue Apr 22 19:54:25 PDT 2025; root:xnu-11417.121.6~2/RELEASE_ARM64_T6020
Available memory (MB): 32768
Available CPU cores: 10
Binaries:
Node: 22.11.0
npm: 10.8.2
Yarn: 1.22.22
pnpm: 9.15.1
Relevant Packages:
next: 15.2.4 // There is a newer version (15.3.2) available, upgrade recommended!
eslint-config-next: 15.1.7
react: 18.3.1
react-dom: 18.3.1
typescript: 5.7.3
Next.js Config:
output: standalone
⚠ There is a newer version (15.3.2) available, upgrade recommended!
Please try the latest canary version (`npm install next@canary`) to confirm the issue still exists before creating a new issue.
Read more - https://nextjs.org/docs/messages/opening-an-issue
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
Metadata
Metadata
Assignees
Labels
SWCRelated to minification/transpilation in Next.js.Related to minification/transpilation in Next.js.invalid linkThe issue was auto-closed due to a missing/invalid reproduction link. A new issue should be opened.The issue was auto-closed due to a missing/invalid reproduction link. A new issue should be opened.