-
Hi, Did you ever actually get splitChunks working with AMD targetLibrary? I'm having the same problem. It works with a single chunk but not when you split out the vendor chunks. Thanks
-
It blocks
- https://github.com/web-infra-dev/rspack/blob/aa9d7409a4dc6a28180cec04777b8d505f3dabdf/webpack-test/configCases/split-chunks/vendor-only-entrypoint
-
### Version
```
System:
OS: macOS 15.1
CPU: (12) arm64 Apple M2 Max
Memory: 142.00 MB / 32.00 GB
Shell: 3.7.1 - /opt/homebrew/bin/fish
Browsers:
Chrome: 130.0.6723.70
Safa…
-
### Is your proposal related to a problem?
Using route-based code splitting causes css duplicate in chunks.
Steps to reproduce:
1. Create simple app with create-react-app
2. Use react-rout…
-
スピードに関する地道な努力を来年にむけてぼちぼち初めていきます。
スピードに銀の弾丸はありませんとのこと。
こういうイメージを作ってくれると一瞬で理解できる。
日本語の作者は説明がうまい人が多い。(英語の理解力が乏しいだけかもだが...😭)
https://qiita.com/soarflat/items/1b5aa7163c087a91877d
単純に共通項をまとめるって話なの…
-
doubt, I can support 'optimization' to use the cache, something like:
`optimization: {
runtimeChunk: 'single',
// runtimeChunk: false,
// splitChunks: false,
spl…
-
In my webpack setup I do Split-chunking for my javascript files based on the following regex:
`test: /[\\/]node_modules[\\/].*js/`
Because the package name also has the `.js` in the folder-name, …
-
### Version
```sh
System:
OS: Linux 6.9 Arch Linux
CPU: (16) x64 AMD Ryzen 7 5800X 8-Core Processor
Memory: 21.87 GB / 31.25 GB
Container: Yes
Shell: 5.9 - /usr/bin/zsh
…
-
-
From https://github.com/AnalyticalGraphicsInc/cesium/issues/6610
> In the cesium and webpack tutorial (https://cesiumjs.org/tutorials/cesium-and-webpack/), there is a section about code splitting w…
ggetz updated
6 years ago