Skip to content

fix(@ngtools/webpack): use rendered instead of hash in resource loader - #7988

Merged
hansl merged 1 commit into
angular:masterfrom
filipesilva:fix-resource-cache
Oct 10, 2017
Merged

fix(@ngtools/webpack): use rendered instead of hash in resource loader#7988
hansl merged 1 commit into
angular:masterfrom
filipesilva:fix-resource-cache

Conversation

@filipesilva

Copy link
Copy Markdown
Contributor

Using eval sourcemaps (#7919) the sourcemap will be included inside the source, and may change slightly even though the source has not. This busts the cache.

A better way to determine if the entry changed is the rendered boolean.

Using eval sourcemaps (angular#7919) the sourcemap will be included inside the source, and may change slightly even though the source has not. This busts the cache.

A better way to determine if the entry changed is the `rendered` boolean.
@hansl
hansl merged commit 3a8751c into angular:master Oct 10, 2017
@filipesilva
filipesilva deleted the fix-resource-cache branch October 10, 2017 18:10
@angular-automatic-lock-bot

Copy link
Copy Markdown

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.

3 participants