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

[Master] Include dom into default library files by yuit · Pull Request #15037 · microsoft/TypeScript · GitHub

[Master] Include dom into default library files - #15037

Merged
Yui (yuit) merged 1 commit into
masterfrom
master-14401
Apr 12, 2017
Merged

[Master] Include dom into default library files#15037
Yui (yuit) merged 1 commit into
masterfrom
master-14401

Conversation

Copy link
Copy Markdown
Contributor

Fix #14401

Yui (yuit) changed the title Include dom into default library files [Master] Include dom into default library files Apr 5, 2017
Comment thread src/compiler/utilities.ts
return "lib.es2016.full.d.ts";
case ScriptTarget.ES2015:
return "lib.es6.d.ts";
return "lib.es6.d.ts"; // We don't use lib.es2015.full.d.ts due to breaking change.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Move comment above line

Copy link
Copy Markdown
Member

👍

Yui (yuit) merged commit ee52477 into master Apr 12, 2017
Yui (yuit) deleted the master-14401 branch April 12, 2017 20:42
Microsoft (microsoft) locked and limited conversation to collaborators Jun 21, 2018
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.

3 participants


Back | FazBrowse Home | New Git URL