Anton Zinovyev

Results 204 comments of Anton Zinovyev

also, (i was planning to make another issue for that) - it would be great if the minimum sample size would be exposed for each `mime-type`, so developers would have...

Second solution - wil list of all detectable mime and extensions is most versatile one i suppose. i understand that mime ext isnt one-to-one relation, therefore variant with exposing detectable...

It literally freaks me out that so called "merge"of libraries cut out half of functionality and in case you need to test hooks agains SSR environment - "screw you -...

In the end I've managed to make a hook for spec-generator and it utilizes `x-oapi-codegen-extra-tags` to achieve same functionality.

Have same issue with `5.0.4` along with `5.1.0-beta` also using `i18next` along with `react-i18next`

As four our project it is a long-going issue caused by usage of import from node package `@import '@blueprintjs/core/lib/scss/variables';` the file dont have anything very specific except `!default` directive file...

same here, downgraded `@swc/core` to `"1.3.82"`

@Frankcaozas really sorry for delay - im planning to review it in closest two weeks.

And from the start about implementation - this implementation has several major issues 1) The cache is not guarded from eating all memory - you have to limit its capacity...