Rspack v1.5 will introduce an experimental optimization that skips building unused reexports in side-effect-free barrel files. This reduces the build time of `import { Button } from 'antd'` from 528ms to 82ms.
29 likes 2 replies
?
Rspack v1.5 will introduce an experimental optimization that skips building unused reexports in side-effect-free barrel files. This reduces the build time of `import { Button } from 'antd'` from 528ms to 82ms.
29 likes 2 replies