@userfrosting/gulp-bundle-assets
Advanced tools
Changelog
[4.0.0-alpha.1] - 2020-01-23
This release focuses on improving performance and maintainability. These have been achieved by separating virtual path logic into a separate package.
ts-log
.@userfrosting/vinyl-fs-vpath
.Changelog
[3.0.2] - 2019-07-14
Changelog
[3.0.0] - 2019-03-12
This release focuses on simplifying the package for UserFrosting 4 to improve maintainability. Features unsupported by UF4 are largely removed.
gulpfile
).ResultsMap
property.Vinyl
instances) instead of directly from file system.gulp
pipeline is no longer responsible for bundle generation, custom Transform
streams (e.g. gulp-concat-css
) must be provided.gulp
. Instead this feature will be used for override logic alone.Vinyl
NullFiles
to retain as much useful information as possible.@userfrosting
organization in NPM and removed superfluous uf
from package name.minSrc
).Bundlers
).Bundlers
).gulp.dest
or an equivalent).gulp
as per best practices.