Skip to content

Conversation

PanayotCankov
Copy link
Contributor

AngularApp started adding tslib in the web pack project.
This PR will set the __native, __extends and __decorate on the global using Object.defineProperty,
so the tslib won't be able to overwrite them.
Ideally adding tslib to a project should bring support for async/await etc.

AngularApp started adding tslib in the web pack project.
This PR will set the __native, __extends and __decorate on the global using Object.defineProperty,
so the tslib won't be able to overwrite them.
Ideally adding tslib to a project should bring support for async/await etc.
@ns-bot
Copy link

ns-bot commented Dec 15, 2017

💔

@petekanev
Copy link
Contributor

run ci

@ns-bot
Copy link

ns-bot commented Dec 15, 2017

💚

@Plamen5kov Plamen5kov merged commit 42b3cd4 into master Dec 15, 2017
@Plamen5kov Plamen5kov deleted the cankov/feat-tslib-compat branch December 15, 2017 16:00
Plamen5kov pushed a commit that referenced this pull request Dec 18, 2017
AngularApp started adding tslib in the web pack project.
This PR will set the __native, __extends and __decorate on the global using Object.defineProperty,
so the tslib won't be able to overwrite them.
Ideally adding tslib to a project should bring support for async/await etc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants