AssetBundler (DEPRECATED) icon

AssetBundler (DEPRECATED)

Version 0.6.0

April 12, 2018

Changed

  • Updated dependency `craftcms/cms:^3.0.0
  • No need to set @web & @webroot alias anymore, Thanks: @timkelty
  • Added --verbose / -v option to display the list of changed files (default `false)

Version 0.5.0

April 10, 2018

Changed

  • New namespace for cli commands craft asset-bundler/*

Added

  • New command craft asset-bundler/cleanup
  • Generate Asset Thumbs on-the-fly if they do not exist

Version 0.4.0

March 22, 2018

Changed

  • Assets from Volumes moved out of the cpresouces folder

Version 0.3.0

March 21, 2018

Changed

  • Revision timestamp in path
  • Revision stored in file
  • Revision changes if at least one file was modified

Version 0.2.0

March 20, 2018

Added

  • Rebrand folder gets published as well

Version 0.1.0

March 12, 2018

Added

  • Command to collect and publish all AssetBundle assets to the cpresouces folder