martenframework / marten

The pragmatic web framework.
https://martenframework.com
MIT License
396 stars 21 forks source link

`collectassets` skips hidden directories #193

Closed notramo closed 4 months ago

notramo commented 4 months ago

If the src/assets/ directory contains a hidden directory, the bin/manage collectassets command skips it.

ellmetha commented 4 months ago

Thanks for reporting this! The fix should be part of the next patch release.