Open dereuromark opened 3 years ago
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.
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.