Changed
copy:assets
task copies toconfig.assetDistDir
instead of thepathBuilder.importedAssetsDistDir
.css:bundle
task loads theconfig.DistDir
into postcss rather thanimportedAssetsDistDir
- The Readme
copy:assets
andconfig.importedAssets
sections were updated.
Removed
- Removed
config.importedAssets.importedAssetsDir
. - Removed
pathBuilder.importedAssetsDistDir
. - Removed unit tests for above properties.
- Removed
clean:assets
task. - The above properties and task were removed from the Readme.