Christopher Hunt
Christopher Hunt
> @huntc oh no! what shall we do?! Probably time to abandon the project. :-)
@edwardcallahan Does this remain an issue?
I’d like to provide a PR here if there’s interest in it.
Sorry, it’s unfinished. I will get to it though.
It turns out that zlib is actually a requirement given the use of window bits. Closing.
Reopening if I may. It appears that there is support for zlib-rs via its C API (https://github.com/rust-lang/flate2-rs/pull/400). Thus we should be able to support the `zlib-rs` feature flag with this...
Ah I see. Thanks. Perhaps we keep this issue here then pending the next release
The end goal is to configure the bundle keys on a project with consideration for Play, but only if Play is being used. Same for Lagom. > On 6 Apr...
That sounds as though it could work for us... it'd be important to be able to && with other plugins as per today though...