Skip to content

Conversation

@christianliebel
Copy link
Contributor

@christianliebel christianliebel commented Jun 18, 2018

Currently, libraries created using the schematic only use the es2015 TypeScript lib. ECMAScript 2016, 2017 and 2018 have already been released. Interfaces introduced in these releases are unavailable in TypeScript without manually editing the tsconfig.json. This PR updates the lib property in tsconfig.json for Angular libraries to include at least es2017. This is an intermediate solution, until #11289 can be merged, which bumps the lib to es2018.

Rescued over from angular/devkit#870

Update the lib property in tsconfig.json for Angular libraries to include es2017.
@christianliebel
Copy link
Contributor Author

Superseded by #11289

@christianliebel christianliebel deleted the update-es2017 branch June 20, 2018 16:37
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 12, 2019
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.

2 participants