mini-asset
mini-asset copied to clipboard
Custom (app level) filters
How can you define a custom filter, e.g. in your project and add it to the stack? I didn't see any config on this customization in the readme.
Not right now. All the filters need to be from within this library's namespace. Supporting filters from elsewhere seems reasonable as long as they implement the FilterInterface.
I was thinking about https://github.com/markstory/asset_compress/issues/234#issuecomment-732977206 and having a custom filter that removes the map comments.