You also need to set: `"main": "src/index.ts"` in your package.json IIRC
s
You also need to set:
"main": "src/index.ts"
in your package.json IIRC
👍 1