1.0.0releasedAssets

Asset builder.

Clone URLhttps://github.com/jensscherbl/symphony-assets.git

Add as a submodulegit submodule add https://github.com/jensscherbl/symphony-assets.git extensions/symphony-assets --recursive

Compatibility

2.x.x2.1.x2.2.x2.3.x2.4.x2.5.x2.6.x2.7.02.7.12.7.22.7.32.7.42.7.52.7.62.7.72.7.82.7.92.7.10
NoNoNoNoNo1.0.01.0.01.0.01.0.01.0.01.0.01.0.01.0.01.0.01.0.01.0.01.0.01.0.0

Readme

Assets

Asset builder for Symphony.

Builds assets on page request.

This extension uses Composer for autoloading.

Make sure to include the autoload instructions from its composer.json in your project's main composer.json and run composer update before installing this extension.

Source- and target files go into /workspace/assets/.

Asset bundles and basic build tasks are defined in /workspace/assets.php.

Example assets.php is included.

Uses cat for bundles, so probably doesn't work on Windows. Tools (Autoprefixer, Uglify, etc.) need to be installed separately.

This is for development only and shouldn't be used in production environments.

Version history

Symphony 2.5.x to 2.x.x

Symphony 2.5.x to 2.x.x

Symphony 2.5.x to 2.x.x