Description
Issue to track the work needed to unflag --experimental-strip-types
, blockers and other considerations.
@nodejs/typescript
- What steps a developer should take to publish that code on npm. @JakobJingleheimer feat(learn): add article for publishing a typescript package nodejs.org#7279
- Final ack from the TypeScript team chore: minutes for 2024-11-20 #19
- Document
moduleResolution
and other TS configurations. doc: add suggested tsconfig for type stripping node#55534 - Notify other popular TypeScript loaders and ask for comments (@privatenumber, @blakeembrey, @nicolo-ribaudo) .
- Verify if this would ever work for frontend metaframeworks and identify if we need to make changes to our design now.
- On Windows arm64 TS-based custom loader sometimes causes the process to exit silently when used with
--experimental-strip-types
node#54645
Activity