Open
Description
Describe the feature
What to Expect
If we use this flag, providers will be bundled, but even if we use a flag that does not depend on providers, such as isWindows
, they will still be bundled.
If they do not depend on it, we expect them not to be bundled.
Also, if you use isCI
, all providers' code will be bundled. It might be nice to have a way for users to resolve providers themselves by exporting an API that resolves them.
Reproduction repo
https://github.com/kazupon/std-env-repro1
Related
rolldown/rolldown#754 (comment)
Additional information
- Would you be willing to help implement this feature?
Metadata
Metadata
Assignees
Labels
No labels