Ingvar Stepanyan
Ingvar Stepanyan
These are the source files; we automatically minify them for production as part of the build step.
I was wrong. We should, but looks like we don't :(
@syranide Shouldn't it be separate issue and not Pull Request?
I've tried to disable optimizations, but that doesn't seem to make a difference.
Not sure if the same issue, but currently PostHTML transforms HTML like ```html ``` into ```html ``` which creates security issues when executed on untrusted HTML.
@mhallin Any chance of taking look at this?
> Of course, I can workaround this by temporarily pointing PATH to a separate folder with those binaries, but thought it's worth reporting so that this could be fixed for...
@TomBebbington I usually try not to "up" on old issues / PRs, but given the timing - is this still desirable / will be merged?
Oach. Same for other PRs in this repo? Is there any chance Github would let you reset the password using phone number or whatever or maybe you have recovery codes...
> The reported issue would usually only be observable if a Deserializer forwards deserialize_seq to deserialize_any Yeah, this is exactly the case I have in mind (forwarding any types that...