Skip to content

v0.17

@markstory markstory tagged this 09 Nov 18:38
New features

* AssetCompressHelper::inlineCss() and AssetCompressHelper::inlineScript()
  were added. They allow build targets to be inlined into your HTML
  pages.
* The development filter now caches build targets. This will improve
  performance when build targets don't change.
* The console tool clears the cached build outputs.

Bugfixes

* Build targets with multiple `.` in them work correctly.
Assets 2
Loading