Skip to content

Commit

Permalink
Merge branch 'canary' into kdy1/swc-core-100
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 authored Aug 12, 2024
2 parents 1a5ccf8 + 939251b commit 4e66c3e
Show file tree
Hide file tree
Showing 185 changed files with 366 additions and 837 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Let's explore some strategies and techniques to optimize memory and address comm

Applications with a large amount of dependencies will use more memory.

The [Bundle Analyzer](/docs/app/building-your-application/optimizing/package-bundling#analyzing-javascript-bundles) can help you investigate large dependencies in your application that may be able to be removed to improve performance and memory usage.
The [Bundle Analyzer](/docs/app/building-your-application/optimizing/package-bundling) can help you investigate large dependencies in your application that may be able to be removed to improve performance and memory usage.

## Try `experimental.webpackMemoryOptimizations`

Expand Down
Loading

0 comments on commit 4e66c3e

Please sign in to comment.