- Added a
deploy:build_assetsstep into the default deploy task to build theme assets on local.
This allows for easier overwriting this task (eg to build custom plugin assets) and fixes running duplicates on some configurations.
deploy:build_assets step into the default deploy task to build theme assets on local.