8000 feat: add `overrideDependencies` option (`options.overrideDependencies`) by sokra · Pull Request #15 · webpack-contrib/cache-loader · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Oct 27, 2020. It is now read-only.

Conversation

sokra
Copy link
Member
@sokra sokra commented Sep 4, 2017

add an option to override the dependencies to reduce fs calls

}
```

<h2 align="center">Hints</h2>
Copy link
Member

Choose a reason for hiding this comment

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

L55+

overrideDependencies

...

@michael-ciniawsky michael-ciniawsky changed the title add overrideDependencies option feat: add overrideDependencies option (options.overrideDependencies) 8000 Sep 4, 2017
@michael-ciniawsky michael-ciniawsky added this to the 1.1.0 milestone Sep 4, 2017
@michael-ciniawsky
Copy link
Member

What about

dependencies: (
   override: [ path.resolve(yarn.lock), ... ],
   ...future
)

instead?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0