Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce compressAsyncImports option into webpack5-module-minifier plugin #4591

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    2c9adad View commit details
    Browse the repository at this point in the history
  2. rush change

    TheLarkInn committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    8b673ad View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Update webpack/webpack5-module-minifier-plugin/src/AsyncImportCompres…

    …sionPlugin.ts
    
    Co-authored-by: David Michon <dmichon@microsoft.com>
    TheLarkInn and dmichon-msft committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    55f102a View commit details
    Browse the repository at this point in the history
  2. Update webpack/webpack5-module-minifier-plugin/src/AsyncImportCompres…

    …sionPlugin.ts
    
    Co-authored-by: David Michon <dmichon@microsoft.com>
    TheLarkInn and dmichon-msft committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    9e7ede6 View commit details
    Browse the repository at this point in the history
  3. Update webpack/webpack5-module-minifier-plugin/src/AsyncImportCompres…

    …sionPlugin.ts
    
    Co-authored-by: David Michon <dmichon@microsoft.com>
    TheLarkInn and dmichon-msft committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    8f015f3 View commit details
    Browse the repository at this point in the history
  4. Some updates

    TheLarkInn committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    d5c7749 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    efc9b66 View commit details
    Browse the repository at this point in the history
  6. fix test snapshot

    TheLarkInn committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    e2ccb2a View commit details
    Browse the repository at this point in the history