-
![image](https://github.com/module-federation/webpack-4/assets/25071455/e57f287b-5d2e-4505-b6b7-216acb7648b4)
排查了一下是webpack的entry文件中有引用,为什么会有这样的限制,怎么避开?
-
### Describe the bug
I've recently upgraded a Storybook project from version 6.5 to 7. I've noticed an issue with the production build, where if I refresh my browser while on a story page, I get the …
-
### Describe the bug
In storybook 7, when multiple stories are defined for a component and the property
docs: { story: { inline: false } } is set in preview.js, some stories take a long time t…
-
### Version
rsbuild最新版本
项目vue2
### Details
在vue2项目,js文件中采用jsx语法,在webpack5中运行正常,
接入rsbuild后,提示语法错误: Expected '>', got 'class'
### Reproduce link
May I ask what specific configuration is required…
-
### 相关平台
微信小程序
**小程序基础库: 3.3.3**
**使用框架: Vue 3**
### 复现步骤
```javascript
import { createApp } from "vue";
import { createRouter, createWebHistory } from "vue-router";
import "./app.sc…
-
dmitriymalayev@Dmitriys-Mini portfolio_website-STARTER % npm i
npm WARN old lockfile
npm WARN old lockfile The package-lock.json file was created with an old version of npm,
npm WARN old lockf…
-
### 相关平台
钉钉小程序
### 复现仓库
[https://github.com/jsPeasant/Tarotest.git](https://github.com/jsPeasant/Tarotest.git)
**使用框架: React**
### 复现步骤
1. 安装@reduxjs/toolkit react-redux
2. 在app.tsx中…
-
### 相关平台
支付宝小程序
### 复现仓库
[git@github.com:Colunmdear/alipay-mini.git](git@github.com:Colunmdear/alipay-mini.git)
**小程序基础库: 2.0**
**使用框架: React**
### 复现步骤
按照https://github.com/NervJS/taro…
-
ready - started server on 0.0.0.0:3000, url: http://localhost:3000
info - Loaded env from D:\coding projects\project_graphql_blog\.env
info - Using webpack 5. Reason: Enabled by default https://ne…
-
### Describe the bug
We recently upgraded to Storybook v7 and now some of our team are struggling to run the updated version of Storybook.
We previously had this same issue in v6, however the fix st…