Reproduce code: https://github.com/ederzz/testrollup/tree/master When i run `npm run dev`,i got the error: ``` Error [RollupError]: Could not resolve "./types" from "src/vm.ts" ``` Would someone help me to fix it.Thx.
Reproduce code:
https://github.com/ederzz/testrollup/tree/master
When i run
npm run dev,i got the error:Would someone help me to fix it.Thx.