Christopher Snyder
Christopher Snyder
Is this still being held up by being not being able to hit 100% coverage? Seems a shame for such a small yet great change which could make a big...
> @kubmir: https://www.npmjs.com/package/shrink-ray @dougwilson Sorry to be frank, but `shrink-ray` is a ridiculous reply/solution. I'm really struggling to understand why there's so much pushback on releasing this.
Is there any reason Patrick's PR from above is still waiting for a merge? I'm running on 10.16 at the moment and would love to be able to turn brotli...
Ah I missed that PR, sorry. Looks like it addresses the testing well but not the options.
I just submitted a pull request that fixes this error. https://github.com/browserstate/ajaxify/pull/7
> By the way in your example test your function has `done` so the test will timeout because you need to call that. Probably though that doesn't explain the issue....
I think I've tracked this down to `postcss-csso`. When I comment out line 16, `[path.resolve(__dirname, "./fixtures/fixture-postcss-plugin.js")]: {},`, from the `postcss.config.js` at the root empty selectors work again. Not sure if...
This relates to this issue which is fixed in `[email protected]` https://github.com/apigee-127/swagger-tools/issues/44. For now you just need to wrap the async function calls.