neilime / zf2-assets-bundle

AssetsBundle is a module for Zend Framework 2 allowing asset managment (bundling & caching)
https://neilime.github.io/zf2-assets-bundle/
MIT License
33 stars 20 forks source link

recursive folder contents & sub folders #2

Closed JohnKimDev closed 11 years ago

JohnKimDev commented 11 years ago

'media' => array(DIR . '/../assets/images')

When adding a folder, it will helpful if the contents and sub folders are added recursively.