glimmerjs / glimmer-vm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`main` in `package.json` in 0.87.1 is `null`

boris-petrov opened this issue · comments

Which I think causes some loaders to fail.

do you have an example? bundlers should be using the exports key instead

Sorry, my mistake, I should have used node-linker=hoisted instead of shamefully-hoist=true in pnpm's settings. All's good.

Well holup, shamefully hoist isn't a good setting. Basically makes it behave like yarn