This repository was archived by the owner on Oct 27, 2020. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 51
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: webpack-contrib/cache-loader
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: webpack-contrib/cache-loader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 24 files changed
- 3 contributors
Commits on May 30, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4b04614 - Browse repository at this point
Copy the full SHA 4b04614View commit details -
Configuration menu - View commit details
-
Copy full SHA for 687a6a4 - Browse repository at this point
Copy the full SHA 687a6a4View commit details -
Add option for custom compare function (#79)
* chore(na): change default cache directory * chore(na): remove error changes * feat: add option for custom compare function It's not always reliable to use `mtime`, so allowing for a `compare` function to be passed makes it possible for custom logic to be used. (ie. hashing) * test(na): add a simple test for the compare function * chore(na): updated info on read me for compare fn * test(na): changed return value on compare test function * test(na): second compiler call to create cache in the first place
Configuration menu - View commit details
-
Copy full SHA for 47ba95b - Browse repository at this point
Copy the full SHA 47ba95bView commit details
Commits on May 31, 2019
-
Precision option for rounding time passed on stats and dep in the com…
…pare function (#80) * chore(na): change default cache directory * chore(na): remove error changes * feat: add "precision" option for rounding mtime Some tools truncate mtime. (tar rounds to the second by default) Adding this option would allow support for environments that use such tools. # Conflicts: # src/index.js # src/options.json * chore(na): remove param reassign to original vars * test(na): some more tests for compare function * test(na): add tests for precision option
Configuration menu - View commit details
-
Copy full SHA for 972a6c4 - Browse repository at this point
Copy the full SHA 972a6c4View commit details
Commits on Jun 5, 2019
-
BREAKING CHANGE: minimum required nodejs version is `8.9.0`
Configuration menu - View commit details
-
Copy full SHA for 71e9e68 - Browse repository at this point
Copy the full SHA 71e9e68View commit details -
Configuration menu - View commit details
-
Copy full SHA for b357e88 - Browse repository at this point
Copy the full SHA b357e88View commit details
There are no files selected for viewing
Uh oh!
There was an error while loading. Please reload this page.