Skip to content

[Master] Include dom into default library files#15037

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

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

Conversation

@yuit
Copy link
Copy Markdown
Contributor

@yuit yuit commented Apr 5, 2017

Fix #14401

@yuit yuit changed the title Include dom into default library files [Master] Include dom into default library files Apr 5, 2017
@yuit yuit requested a review from DanielRosenwasser April 12, 2017 19:59
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.

Move comment above line

@DanielRosenwasser
Copy link
Copy Markdown
Member

👍

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