bun lockfile generation #33649
Replies: 4 comments
-
|
Can you retry this with latest? There was work done on parsing bun lockfiles recently that should allow this to not fail. Also, if you could provide a reproduction, that would help a lot. |
Beta Was this translation helpful? Give feedback.
-
Ok, I'll try to test it as soon as possible, thx. |
Beta Was this translation helpful? Give feedback.
-
Ok, package.json is now generated, but lockfile still not supported, but bun already supports it. Can we integrate bun lockfile generation to rspack? |
Beta Was this translation helpful? Give feedback.
-
|
@Forceres It’s in our plans to support. As the log message states, running bun install is quite fast. We know it doesn’t ensure immutability. I will change this issue to a feature request discussion |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Current Behavior
Lockfile creation is skipped
Expected Behavior
Bun now supports text lockfile support, but this plugin anyway skip lockfile generation.
File should be generated.
GitHub Repo
No response
Steps to Reproduce
Nx Report
Failure Logs
Package Manager Version
No response
Operating System
Additional Information
No response
Beta Was this translation helpful? Give feedback.
All reactions