mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 16:29:47 +02:00
perf(bundler): fine-tuning of Webpack/Rspack optimizations (#11176)
This commit is contained in:
parent
dee76f8042
commit
2371ca7b74
8 changed files with 174 additions and 106 deletions
|
@ -12,6 +12,7 @@ export {
|
|||
getCSSExtractPlugin,
|
||||
getCopyPlugin,
|
||||
getProgressBarPlugin,
|
||||
registerBundlerTracing,
|
||||
} from './currentBundler';
|
||||
|
||||
export {getMinimizers} from './minification';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue