denoland / denoland/deploy_feedback
Add `deno-deploy` node export condition
Open
enhancement
- Dominant language
- No language data
- Stars
- 79
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
### What problem are you trying to solve?
See https://github.com/tursodatabase/libsql-client-ts/pull/297 -- In the Deno CLI it would be good to use the ffi version, but in Deploy it should use the web version. This would be helpful for that.
### Describe the solution you'd like
Use the `deno-deploy` export when resolving conditional exports.
### Describe alternatives you've considered
..
### Documentation, Adoption, Migration Strategy
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.