Closed warmrobot closed 8 years ago
There is no common sense to store in manifest same paths which differs only with rev: foo/bar.js: foo/bar.d41d8cd98f.js. More useful to store the original file paths. src/js/bar/bar.js: dist/js/bar.d41d8cd98f.js
foo/bar.js: foo/bar.d41d8cd98f.js
src/js/bar/bar.js: dist/js/bar.d41d8cd98f.js
Hi @warmrobot! Thanks a lot! There just is one thing: Please squash your commits... We like a clean commit history ;)
Well, ok. I open a new pull request.
There is no common sense to store in manifest same paths which differs only with rev:
foo/bar.js: foo/bar.d41d8cd98f.js
. More useful to store the original file paths.src/js/bar/bar.js: dist/js/bar.d41d8cd98f.js