csnx
csnx copied to clipboard
Figure out how we should use `exports` field of package.json
current shipping versions ref the esm build from a single export value, but this is wrong. it breaks importing in ts-node scripts.
- [x] figure out a strategy
- [x] take it to infra meeting
- [ ] write recommendation about it
- [ ] update CSNX to use the recommendation