csnx icon indicating copy to clipboard operation
csnx copied to clipboard

Figure out how we should use `exports` field of package.json

Open ashishpuliyel opened this issue 2 years ago • 1 comments

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

ashishpuliyel avatar Oct 07 '22 10:10 ashishpuliyel