node-tsx@0.1.1
📦 remixView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This patch release fixes a bug in built packages where module loading incorrectly referenced a TypeScript source file instead of the necessary JavaScript hooks file.
🐛 Bug Fixes
- Fixed an issue where loadModule() in built packages registered a missing TypeScript source file instead of the emitted JavaScript hooks file.