assetic-bundle icon indicating copy to clipboard operation
assetic-bundle copied to clipboard

[DEPRECATED] This was the recommended way to manage web assets in Symfony 2 applications. Newer Symfony applications should use Webpack Encore.

AsseticBundle

The AsseticBundle provides integration of the Assetic library into the Symfony framework (up to Symfony 3.4).

CAUTION: As of Symfony 4.0, Symfony applications should use Webpack Encore.

More information in the official documentation.

License

This bundle is released under the MIT license