Wei
Wei
`type-fest` is shipped in CJS mode, so api-extractor should follow Node.js resolution strategy, which should handles `/index`.
Will split into more separated PRs.
I don't want to make Rslib detect and modify `@rsbuild/plugin-react`'s existence, as React is not a built-in solution nor anything special in Rslib. I prefer to check the consistency of...
Could you provide a minimal reproduction so we could try to inspect the issue on a Windows machine?
By the way, what result you're expecting to receive to run Rsdoctor with Rslib. We got a plan to create a out-of-box Rslib plugin integrating Rsdoctor, but still planing the...
This seems to be the issue of loading loader in Rsdoctor side, will transfer the issue to Rsdoctor.
Thank you for the feedback. We are aware that the runtime of webpack is currently quite verbose and has not yet been optimized. The main reasons are: - In scenarios...
Not reproducible in 0.1.0. We can't recall the detailed issue then.
- ESLint9 - Stylelint16 - Svelte Is on the road to be supported. I took a look at https://github.com/sveltejs/language-tools/blob/master/packages/svelte-check/src/index.ts, it's quite stable. I'll pick up https://github.com/fi3ework/vite-plugin-checker/pull/73.
> Does this include hmr for the ESM? No, HMR is totally not involved in Rslib (except MF).