andrzej-erli

Results 8 issues of andrzej-erli

setValue returns a Promise

With latest swagger-ui-express (swagger-ui-dist has updated from 3.5 to 4) I'm receiving object `{ bearer: 'my key' }` instead of `'my key'` as value. ``` curl -X 'GET' \ 'https://example.org/api/me'...

type: enhancement

Path to invalidate the bundle is incorrect.

I've been asked to report this issue. Originally posted here https://github.com/web-infra-dev/rsbuild/issues/5847 I know nothing about Rust. I'm running a Node.js app which uses some link between Node and Rust app....

### What problem does this feature solve? `create-react-app` uses `printFileSizesAfterBuild` from `react-dev-utils/FileSizeReporter`. It allows on printing difference in file sizes since last build: It would be nice to have a...

I'm trying to figure out why hot reload doesn't work in my project, and I noticed that react-livereload isn't mentioned in pnpm-workspace.yaml, therefore it cannot be installed and started. And...

There's some issue with Audience coverage, eg. https://browsersl.ist/#q=%3E%3D+0%25&region=PL For `>= 0%` it shows `Audience coverage: 80.0 %` which is a surprising result. I expected 100% coverage because I requested all...

I'm using Rsbuild tool which uses lightningcss-loader. It has a built-in ICSS support. I noticed that Lightning CSS adds units to some properties. It's especially wrong for `:export` selector, which...