Skip to content

Conversation

@filipesilva
Copy link
Contributor

Fix #15194

…gular classes

This whitelist a leftover from older Angular versions and isn't necessary anymore.

Fix angular#15194
@filipesilva filipesilva added the target: major This PR is targeted for the next major release label Aug 2, 2019
@filipesilva filipesilva requested a review from clydin August 2, 2019 16:34
…ar/core`

We used to keep a specifier list of known  specifiers to identify the `@angular/core` FESM. But it doesn't work for non-FESM bundles, and we already pass that information on anyway.
@filipesilva filipesilva force-pushed the bo-platform-whitelist branch from 0f3c7ce to e366cee Compare August 2, 2019 16:42
@kyliau kyliau merged commit 804c11d into angular:master Aug 2, 2019
filipesilva added a commit to filipesilva/angular-cli that referenced this pull request Aug 7, 2019
…re files to be metadata too

Followup to angular#15239, fixes a 6kb size regression in new apps, potentially more in larger apps.

Local declarations inside `@angular/core` files should also be considered metadata and scrubbed.
@filipesilva filipesilva deleted the bo-platform-whitelist branch August 7, 2019 14:17
kyliau pushed a commit that referenced this pull request Aug 8, 2019
…re files to be metadata too

Followup to #15239, fixes a 6kb size regression in new apps, potentially more in larger apps.

Local declarations inside `@angular/core` files should also be considered metadata and scrubbed.
@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 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

target: major This PR is targeted for the next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ctorParameters not stripped from BrowserPlatformLocation and TestabilityRegistry in prod builds

4 participants