Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

fix(@angular-devkit/build-angular): remove build optimizer cache #984

Merged
merged 2 commits into from
May 30, 2018
Merged

fix(@angular-devkit/build-angular): remove build optimizer cache #984

merged 2 commits into from
May 30, 2018

Conversation

clydin
Copy link
Member

@clydin clydin commented May 29, 2018

Fixes: #913

@clydin clydin requested a review from filipesilva as a code owner May 29, 2018 18:22
buildOptimizerUseRule = {
use: [
{
loader: 'cache-loader',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you also remove cache-loader from the dependencies, and comment above?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's still in the top level dependencies for devkit I think.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also done.

@clydin clydin merged commit 1599a16 into angular:master May 30, 2018
@clydin clydin deleted the bo-caching branch May 30, 2018 11:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants