-
Notifications
You must be signed in to change notification settings - Fork 13k
Closed
Labels
BugA bug in TypeScriptA bug in TypeScriptFixedA PR has been merged for this issueA PR has been merged for this issue
Milestone
Description
The "IE11 ECMAScript Extensions" contains ES6 collections, which allows code aimed at ES5 runtimes to mistakenly use them and fail at runtime.
For backward compatibility, perhaps make a new lib.es5.d.ts that doesn't have these sections. That will also require a way to override the default lib independent of specifying the target.
Metadata
Metadata
Assignees
Labels
BugA bug in TypeScriptA bug in TypeScriptFixedA PR has been merged for this issueA PR has been merged for this issue