-
Hi,
Since adding storybook-rsbuild, I've found that I'm unable to get a build to complete.
The process always gets stuck on:
```
● Client ━━━━━━━━━━━━━━━━━━━━━━━━━ (70%) sealing chunk optimi…
-
这是我们项目原来的代码
```js
const HtmlWebpackExternalsPlugin = require('html-webpack-externals-plugin');
export default {
// ...
plugins: [
new HtmlWebpackExternalsPlugin({
externals: [
…
-
### How can we reproduce the crash?
1,. checkout https://github.com/9aoy/rsbuild-ssr-example
2. pnpm install
3. bun run server.mjs
### Relevant log output
```shell
bun run server.mjs
> Local…
-
Please add one comment per plugin (please link to website/repo/docs), which others can then upvote using reactions like 👍 (not more comments).
The idea is that you can request/upvote plugins here. …
-
## Describe the feature
Support rspack https://www.rspack.dev/
## Motivation
An alternative to webpack like turbopack written in Rust but with a smoother migration experience. The performance…
-
### Version
```sh
System:
OS: macOS 14.2.1
CPU: (8) arm64 Apple M1 Pro
Memory: 217.88 MB / 16.00 GB
Shell: 5.9 - /bin/zsh
Browsers:
Chrome: 121.0.6167.184
Safari: 17.…
-
### Version
```sh
mac m1pro
chorme
rsbuild最新版本
```
### Details
我用rsbuild新建的vue3模板,热更新是对当前页面的全量替换,不会保留当前页面的state,我只是在template里面更新了ui,script里面的state都会重新初始,感觉这样体验很不好,这一点的表现和webpack,vite都有所不同。复现仓库链接…
-
### Version
System:
OS: Windows 10 10.0.19045
CPU: (16) x64 Intel(R) Core(TM) i7-10870H CPU @ 2.20GHz
Memory: 3.88 GB / 15.78 GB
Browsers:
Edge: Chromium (127.0.2651.74)
Inter…
-
I am migrating my project from webpack to rsbuild and am currently in the process of trying to make storybook work with the adapted setup. Using this library, I'd have expected it to support .mdx file…
-
### Version
System:
OS: macOS 15.0.1
CPU: (8) arm64 Apple M1 Pro
Memory: 80.06 MB / 16.00 GB
Shell: 5.9 - /bin/zsh
Browsers:
Chrome: 130.0.6723.59
Chrome Canary: 132.0.679…