Closed zertosh closed 9 years ago
Fixes https://github.com/substack/watchify/issues/226.
module-deps handles it's own pkgcache, but it's storing the package.json before packageFilter.
package.json
packageFilter
Fixes https://github.com/substack/watchify/issues/226.
module-deps handles it's own pkgcache, but it's storing the
package.json
beforepackageFilter
.