broccoli-webpack-cached
Advanced tools
Comparing version 0.3.0-beta to 0.3.1-beta2
@@ -240,3 +240,3 @@ 'use strict'; | ||
options.dir = file; | ||
options.resultsSoFar = results; | ||
options.resultsSoFar = result; | ||
allMemoryFSFiles(memoryFS, options); | ||
@@ -243,0 +243,0 @@ } else { |
{ | ||
"name": "broccoli-webpack-cached", | ||
"version": "0.3.0-beta", | ||
"version": "0.3.1-beta2", | ||
"description": "Yet another webpack plugin for Broccoli. This one relies on webpack's caching for speed, but does it in a way that works well as a broccoli plugin (symlinking from the webpack cache to the output folder as needed).", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1