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

Webpack4 #7387

Merged
merged 13 commits into from
Sep 27, 2018
Merged

Webpack4 #7387

merged 13 commits into from
Sep 27, 2018

Commits on Apr 27, 2018

  1. Update Webpack to version 4

    MTRNord committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    02a185f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d69084f View commit details
    Browse the repository at this point in the history

Commits on May 4, 2018

  1. Configuration menu
    Copy the full SHA
    d6a226e View commit details
    Browse the repository at this point in the history

Commits on May 11, 2018

  1. Configuration menu
    Copy the full SHA
    8f4953c View commit details
    Browse the repository at this point in the history
  2. Fix naming inside the comment

    MTRNord committed May 11, 2018
    Configuration menu
    Copy the full SHA
    f94abb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e92216 View commit details
    Browse the repository at this point in the history
  4. Specify the path to the postcss config and remove the include arrays …

    …as they caused multiple issues on linux
    MTRNord committed May 11, 2018
    Configuration menu
    Copy the full SHA
    9063a96 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2018

  1. Configuration menu
    Copy the full SHA
    c57c653 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41e0333 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2018

  1. Configuration menu
    Copy the full SHA
    b7843a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e916cd View commit details
    Browse the repository at this point in the history
  3. upgrade karma & babel to latest

    ara4n committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    7e33ea3 View commit details
    Browse the repository at this point in the history
  4. pin karma-webpack to 4.0.0-beta.0 to fix perf regression

    so karma-webpack 3.0.5 is 4x slower than 4.0.0-beta.0 for webpacking for unknown reasons.
    However, 4.0.0-rc.1 and 4.0.0-rc.2 fail with a different error. So: pinned for now
    ara4n committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    c4f6158 View commit details
    Browse the repository at this point in the history