github webpack/webpack-cli webpack-cli@7.0.3

5 hours ago

Patch Changes

  • Improved CLI startup performance and reduced memory usage. (by @alexander-akait in #4765)

  • Reduced CLI startup CPU and memory usage by caching schema-derived argument metadata, registering only the options present in the arguments, and reading config directories once during default-config discovery. (by @alexander-akait in #4760)

  • Replace the fastest-levenshtein dependency with a small in-tree implementation used for command/option "did you mean" suggestions. (by @alexander-akait in #4762)

Don't miss a new webpack-cli release

NewReleases is sending notifications on new releases.