Wei
Wei
@copilot re-check are the files updated in `docs/en` identical with `docs/zh`?
@copilot do not add the title when it's wrapped in a `Tab` that already declares the file name, like below ```jsx ```ts title="rstest.config.ts" ```
Friendly ping @alexander-akait, could you please review the comments so we can improve the PR one more step. Thanks! 😊
@alexander-akait Friendly ping 😊. If this PR changes too many scopes and may not be merged, we could consider adding a new `commonjs-import` external type. It reserves `import()` while changing...
Try latest version 0.7.0 (requires ts^5).
@codex remove the extra `@ts-expect-error` due to the failed CI.
css-modules indicates that the order is not granted when composing from multiple files. So maybe the best practice is to split the properties into different files. https://github.com/css-modules/css-modules#composing-from-other-files > Note that...
> I am ok with the current implementation, but we should keep it as experiment for now, or at least hide it from docs, Sure. Any why to make it...
> Maybe something like this could be added to the docs. This is a way to use Rspack config with storybook-builder-rsbuild, but it's not verified in many scenes. Rsbuild has...
I'll take a time to check out how to extract the webpack / Rspack configurations from webpack.config.js / rspack.config.js. TBH, as per https://github.com/rspack-contrib/storybook-rsbuild/issues/88#issuecomment-2350925547. It's possible to achieve of reuse of...