Skip to content

fix(@ngtools/webpack): remove app decorators on AOT #8506

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 16, 2017

Conversation

filipesilva
Copy link
Contributor

Based on @clydin's great work in #8456. I had to adapt it to use the StandardTransform model we use currently but the logic is his.

Should addressed the bigger AOT non-prod builds and memory consumptions in prod build.

Fix #8457
Partially adresses #5618
Supersedes #8456

Based on @clydin's great work in angular#8456. I had to adapt it to use the StandardTransform model we use currently but the logic is his.

Should addressed the bigger AOT non-prod builds and memory consumptions in prod build.

Fix angular#8457
Partially adresses angular#5618
Supersedes angular#8456
@filipesilva filipesilva force-pushed the remove-app-decorators branch from 066e50c to 89b76d7 Compare November 16, 2017 18:11
@hansl hansl merged commit 811cbfe into angular:master Nov 16, 2017
@filipesilva filipesilva deleted the remove-app-decorators branch November 16, 2017 18:56
@p3x-robot
Copy link

It looks like is broken because of this merge at #8525

@p3x-robot
Copy link

This should be removed in like 1.9.4, in 1.8.0 there was no remove decorators and all works, now is not working. Sorry, but it looks like I tried everything, but it is not up to me anymore.

@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.

cli 1.5.0 - slower build, larger bundle size and weird zone behaviour
4 participants