FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix mistakenly disallowed default export under erasableSyntaxOnly by jakebailey · Pull Request #61210 · microsoft/TypeScript · GitHub

Fix mistakenly disallowed default export under erasableSyntaxOnly - #61210

Merged
Jake Bailey (jakebailey) merged 3 commits into
microsoft:mainfrom
jakebailey:fix-erasable-default
Feb 18, 2025
Merged

Jake Bailey (jakebailey) merged 3 commits into
microsoft:mainfrom
jakebailey:fix-erasable-default

Conversation

Copy link
Copy Markdown
Member

I forgot that export default and export = are the same node, just with an extra marker. Oops.

See #61175 (comment).

Copy link
Copy Markdown
Member Author

TypeScript Bot (@typescript-bot) cherry-pick this to release-5.8

TypeScript Bot (typescript-bot) commented Feb 20, 2025
edited
Loading

Copy link
Copy Markdown
Contributor

Starting jobs; this comment will be updated as builds start and complete.

Command Status Results
cherry-pick this to release-5.8 ✅ Started ✅ Results

Copy link
Copy Markdown
Contributor

Hey, Jake Bailey (@jakebailey)! I've created #61237 for you.

Daniel Rosenwasser (DanielRosenwasser) pushed a commit that referenced this pull request Feb 26, 2025
…e-5.8 (#61237)

Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com>
Microsoft (microsoft) locked as resolved and limited conversation to collaborators Oct 15, 2025
Jake Bailey (jakebailey) deleted the fix-erasable-default branch October 16, 2025 00:24
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL