rushstack
rushstack copied to clipboard
Use isolated transpilation for local projects.
Summary
This PR updates the local rigs to use @rushstack/heft-isolated-transpile-plugin for transpilation instead of TypeScript. It also starts shipping ES modules from Node projects, and rearranges some folder structures.
How it was tested
Built and ran tests.
Impacted documentation
It may be worth updating docs to mention that we ship ESM.