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

fix(v2): Fix Webpack persistent caching (evict on swizzle/alias/config change) #5047

Merged
merged 7 commits into from
Jun 24, 2021

Commits on Jun 23, 2021

  1. webpack upgrade

    slorber committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    e965074 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce252fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6f8800 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Move/Rename InitPlugin type

    slorber committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    d718465 View commit details
    Browse the repository at this point in the history
  2. fix TS typos

    slorber committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    15f48b2 View commit details
    Browse the repository at this point in the history
  3. Add tests for webpack aliases

    slorber committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    c6cd7bf View commit details
    Browse the repository at this point in the history
  4. fix windows tests

    slorber committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    a3e2567 View commit details
    Browse the repository at this point in the history