antonmedv/finder

src/index.ts is used by index.js.map, but not included in released package

Broltes opened this issue · 2 comments

Cause a warning:

(Emitted value instead of an instance of Error) Cannot find source file '../src/index.ts': Error: Can't resolve '../src/index.ts'

What do you think is better? Include source or delete map?

Delete map seems better since source map not worked before.