-
### Describe the bug
Whenever I add `@storybook/addon-react-native-web` package to addons array, @storybook/test package stops working.
When I comment out or remove @storybook/addon-react-native-w…
-
context.compiler.plugin("done", share.compilerDone);
context.compiler.plugin is not a function
-
I cloned the repo and run npm install but got the following error. Is it because I need to update packages?
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
n…
-
### 相关平台
微信小程序
**小程序基础库: 1.06.2303060 Stable**
**使用框架: Vue 3**
### 复现步骤
- config/index.js
使用了 webpack5,默认开启了 prebundle
```
compiler: 'webpack5',
```
- 微信小程序 Console
``` shell
…
-
I have 2 applications for my single-spa
First application webpack.config.js:
```
{
mode: vars.webpackMode,
entry: options.webpackEntries,
experiments: {
ou…
-
I tried using the plugin with vue-cli which internally uses webpack5. It didn't really work. I debugged a bit and found that
StringReplacePlugin.REPLACE_OPTIONS is set to {} multiple times thus ove…
-
支持webpack5打包吗?
-
Hello, I upgraded webpack to v5, use this plug-in but find some errors.
HtmlWebpackExcludeAssetsPluginError: The expected HtmlWebpackPlugin hook was not found! Ensure HtmlWebpackPlugin is installed…
-
# Webpack 5, 무엇이 달라졌을까? | SOSOLOG
이 글은 webpack5 Release 글을 정리한 글이며, 원글의 몇 가지 내용은 포함되지 않았습니다. 모든 변경사항을 알고 싶으신 분은 원글의 내용을 참고해주세요. v4에서 v5 migration에 대한 가이드는 이 글에 정리되어 있습니다. Breaking Changes의 의미 webpack…
-
Hi there.
I use webpack5 module federation.
The compiled code didn't recognize the "vue" type correctly in "vue-demi" When I shared the "vue" module
![image](https://user-images.githubusercontent.c…