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

Webpack 5 compatibility #49

Merged
merged 7 commits into from
Dec 17, 2020
Merged

Webpack 5 compatibility #49

merged 7 commits into from
Dec 17, 2020

Commits on Dec 3, 2020

  1. Don't use outputFileSystem.path as it is deprecated

    chadrien authored and Hadrien de Cuzey committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    139414e View commit details
    Browse the repository at this point in the history
  2. webpack 5 moved maps from chunk.files to chunk.auxiliaryFiles

    chadrien authored and Hadrien de Cuzey committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    39a7615 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. Update tests configs to also run tests against webpack 5

    Hadrien de Cuzey committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    fe9406d View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Configuration menu
    Copy the full SHA
    4735f00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c27b49 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Configuration menu
    Copy the full SHA
    9915c99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59ccdb6 View commit details
    Browse the repository at this point in the history