-
I find it conflicts with speed-measure-webpack-plugin:
![screenshot_2020-03-09_14-50-55](https://user-images.githubusercontent.com/41773861/76189368-741b4180-6215-11ea-8a3b-77b104554976.png)
Whe…
-
I'm generating the output for the webpack analyzer using `webpack --json > stats.json` and I get the following output.
```
[at-loader] Using typescript@2.1.5 from typescript and "tsconfig.json" fr…
-
In Webpack, everything will be a JS file by the time the analyzer runs. Provide a way for MIME types to be configured without relying on the filename.
Currently, I'm monkey patching the analyzer:
…
-
We could provide a way of having this visualization available somehow.
https://github.com/th0r/webpack-bundle-analyzer
-
**What is the current behavior?**
`yarn global upgrade` is installing dependencies of installed packages in the global folder.
**If the current behavior is a bug, please provide the steps to repro…
-
### webpack构建速度
具体使用 speed-measure-webpack-plugin 插件
```
const SpeedMeasurePlugin = require("speed-measure-webpack-plugin");
const smp = new SpeedMeasurePlugin();
const webpackConfig = s…
-
```
❯ env NODE_ENV=production ./node_modules/.bin/webpack --json | webpack-bundle-size-analyzer
mobx: 151.85 KB (16.4%)
leancloud-storage: 146.4 KB (15.8%)
react-dom: 91.86 KB (9.93%)
@material/s…
-
#### Issue description
If there as build hash in webpack's output path, I get following error from WBA:
`Error parsing bundle asset "/xxx/app/dist/[hash]/app.js": no such file`.
My webpack output…
-
1. Co to jest Webpack?
2. Różne techniki optymalizacji rozmiaru bundle'a w Webpack na przykładzie apki w Vue.js
a. `Webpack Bundle Analyzer` do analizy zawartości paczki
b. `TerserPlugin` - do mini…
-
```
node_modules/webpack-externals-plugin/index.js:19
data.dependency.request,
^
TypeError: Cannot read property 'request' of undefined
```
wepack
…