FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

perf: add dynamically loaded cache-dependencies module · actions/setup-python@a783db6 · GitHub

Commit a783db6

Browse files
committed
perf: add dynamically loaded cache-dependencies module
This reduces the main bundle size by ⚠️ 1.1 MB minified! This bundle is loaded only when caching is enabled. The reason for this huge reduction is that caching dependencies uses the `@actions/cache` package, which is an extremely large package with big dependencies. `setup-python` is used in `setup-cpp` as a library. This optimization reduces the bundle size for that package as well.
1 parent 65d7f2d commit a783db6

5 files changed

Lines changed: 86317 additions & 90415 deletions

File tree

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL