Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/symfony/assetic-bundle

[DEPRECATED] This was the recommended way to manage web assets in Symfony 2 applications. Newer Symfony applications should use Webpack Encore.
https://github.com/symfony/assetic-bundle

assets bundle php symfony symfony-bundle

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

AsseticBundle
=============

The `AsseticBundle` provides integration of the [Assetic](https://github.com/kriswallsmith/assetic)
library into the Symfony framework (up to Symfony 3.4).

**CAUTION**: As of Symfony 4.0, Symfony applications should use [Webpack Encore](https://symfony.com/doc/current/frontend.html).

More information in the official [documentation](https://symfony.com/doc/current/cookbook/assetic/index.html).

License
=======

This bundle is released under the [MIT license](LICENSE)