rushstack icon indicating copy to clipboard operation
rushstack copied to clipboard

Use isolated transpilation for local projects.

Open iclanton opened this issue 7 months ago • 0 comments

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.

iclanton avatar Apr 21 '25 01:04 iclanton