Closed odensc closed 7 years ago
Some tools don't work if the main entry does not have a file extension, for example TypeScript:
main
error TS2307: Cannot find module 'yar'.
Thank you. Published as v 8.1.2.
Thanks!
This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.
Some tools don't work if the
main
entry does not have a file extension, for example TypeScript: