Version 1.2.1
This release fixes the issues with importing esmodule node_modules
.
I've cleaned up a large portion of the code.
I've created a proof of concept @K-FOSS/TS-ESWeb-POC that uses this along with the TypeScript compiler API to serve React TypeScript ESNext/ESModule files to the client/browser.
Added GitHub Actions for running the test/try example on every commit.
Add React SSR to the test/try test/example.
Few other things I'm likely forgetting