You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The usage of this configuration item is exactly the same as that of Rsbuild. For detailed information, please refer to <RsbuildLinkconfigName="dev.lazyCompilation"/>。
34
+
In Rspack build mode,
35
+
:::
36
+
37
+
## Webapck
38
+
28
39
### Lazy Compilation for Dynamic Imports
29
40
30
41
Lazy compile async modules introduced by [dynamic import](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/import):
0 commit comments