Andrey Osiyuk
Andrey Osiyuk
https://classic.yarnpkg.com/en/docs/cli/config
### Describe the bug After https://github.com/dotansimha/graphql-code-generator/pull/8077 generation always emits `.js` extension. Reproducable only in `[email protected]`, in `2.3.1` everything ok. ### Your Example Website or App - ### Steps to Reproduce...
**Is your feature request related to a problem? Please describe.** It feels unnecessary to additionally install cli only to validate. **Describe the solution you'd like** Ability to pass `statoscope.config.js` to...
Compilation diff is great, but when trying to explore why main chunk became bigger there is no right tool. For example: I can see that main chunk in the previous...
**Do you want to request a feature, report a bug or ask a question?** In html-webpack-plugin@4 they renamed hooks, so currently svg-sprite-loader doesn't support @4>. Also, they dropped webpack@
> What is the problem you're trying to solve? I'd like to have problemMatcher to faster go around stylelint errors in vscode, when launching stylelint via task > What solution...
Updated linaria package to @next due missed core-js dependency. Here is linaria issue: https://github.com/callstack/linaria/issues/366 Also [full changelog of linaria](https://github.com/callstack/linaria/releases)
It seems that pino-pretty crashes when tries to serialize object with null prototype. Ran into problem when tried to log `request.query` from `fastify`. ``` TypeError: Function.prototype.toString requires that 'this' be...
I used `[email protected]` after updating to latest version (`10.2.0`) I started to receive nodejs crashes after few logs ``` node[6333]: ../src/tcp_wrap.cc:155:static void node::TCPWrap::New(const FunctionCallbackInfo &): Assertion `args[0]->IsInt32()' failed. 1: 0x1089c4dc5...