Asset Component
The Asset component manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files.
Category: PHP / Miscellaneous |
Watchers: 4 |
Star: 2.7k |
Fork: 12 |
Last update: Nov 3, 2021 |
The Asset component manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files.
minor PR, added some missing DocBlock elements
Loop isn't required: key and value are picked to put them in the same place after.
I think we can to work with Packages as Package
Changelog (https://github.com/symfony/asset/compare/v6.1.0-RC1...v6.1.0)
Changelog (https://github.com/symfony/asset/compare/v6.1.0-BETA2...v6.1.0-RC1)
Changelog (https://github.com/symfony/asset/compare/v6.0.7...v6.1.0-BETA1)
base_url
, in order to simplify local dev configuration. (GromNaN)Changelog (https://github.com/symfony/asset/compare/v6.0.6...v6.0.7)
Changelog (https://github.com/symfony/asset/compare/v5.4.6...v5.4.7)
Changelog (https://github.com/symfony/asset/compare/v4.4.39...v4.4.40)