Preserve module marker in es2015+ module emit for tool compatibility - #38712
Conversation
9593a90 to
1378ebb
Compare
|
Heya Daniel Rosenwasser (@DanielRosenwasser), I've started to run the tarball bundle task on this PR at 1378ebb. You can monitor the build here. |
|
Hey Daniel Rosenwasser (@DanielRosenwasser), I've packed this into an installable tgz. You can install it for testing by referencing it in your and then running There is also a playground for this build. |
|
TypeScript Bot (@typescript-bot) cherry-pick this into release-3.9 |
|
Heya Wesley Wigham (@weswigham), I've started to run the task to cherry-pick this into |
|
Hey Wesley Wigham (@weswigham), I've opened #38717 for you. |
Component commits: 1378ebb Preserve module marker in es2015+ module emit for tool compatability
* upstream/master: LEGO: check in for master to temporary branch. LEGO: check in for master to temporary branch. Fix relation between generic mapped types and types with index signatures (microsoft#38761) LEGO: check in for master to temporary branch. LEGO: check in for master to temporary branch. LEGO: check in for master to temporary branch. Revert "Wrap classes with decorators or static properties in an IIFE, even for ES2015+ (microsoft#32011)" Preserve module marker in es2015+ module emit for tool compatability (microsoft#38712) Fix recently added test so it is cross-plat fix(33286): add outlining for arrow function with one parameter (microsoft#38631) fix(38463): show completions for index access properties
|
How do I get Typescript to NOT keep the empty export code? |
Fixes #38696