-
https://bundlephobia.com/result?p=@paralleldrive/feature-toggles@1.0.4
https://github.com/webpack-contrib/webpack-bundle-analyzer
30.3kb seems large for the api of this library, there may be some …
-
```
node_modules/webpack-externals-plugin/index.js:19
data.dependency.request,
^
TypeError: Cannot read property 'request' of undefined
```
wepack
…
-
### Description
1. npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
2. npm WARN deprecated domexception@4.0.0: Use your platform's native DOMException ins…
-
We've been using the bundle-analyzer Gatsby plugin to measure build sizes on https://www.shopflamingo.com, but have recently had to disable it due to it failing in CI with "Cannot read property 'id` o…
-
https://geekeast.github.io/createreactfromscatch.html#more
Tool Description Branch Git Version Control Repo; Husky; Boilerplate Webpack Bundler Mode; Server; Debugger; Analyzer; Externalize …
-
Hello,
I have followed the steps indicated for the installation
```
$git clone https://github.com/prebid/prebid-outstream.git
$cd prebid-outstream
$npm install
$npm run build
```
Without m…
-
It throws an error, I am using latest CRA version.
Error message:
```
Build app and generate report...
analyzing... [================== ][92%][0.7 seconds] - chunk asset optimizationError parsi…
-
webpack config splitchunk, but after compilation and deployment, static resources not send request, I found JS introduced by HTML not to load content, request js file has respones, but js file not loa…
-
For context, I'm using NextJS and following the instructions [here](https://docs.splunk.com/Observability/gdi/get-data-in/rum/browser/instrument-single-page-applications.html#next-js) to instrument th…
-
Reduce the bundle size by analysing its dependencies:
- Use [Source Map Explorer](https://www.npmjs.com/package/source-map-explorer) to identify large include chunks.
- OR [webpack-bundle-analyzer]…