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

Update webpack to 4.0.0 #41

Merged
merged 6 commits into from
Mar 12, 2018
Merged

Update webpack to 4.0.0 #41

merged 6 commits into from
Mar 12, 2018

Commits on Feb 26, 2018

  1. Update webpack to 4.0.0

    Floris Bernard committed Feb 26, 2018
    Configuration menu
    Copy the full SHA
    fb4dc94 View commit details
    Browse the repository at this point in the history
  2. Update awesome-typescript-loader for webpack v4

    Floris Bernard committed Feb 26, 2018
    Configuration menu
    Copy the full SHA
    53fc0c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2018

  1. Remove plugins that are now enabled by default

    Floris Bernard committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    58e8c61 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    Floris Bernard committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    3df9333 View commit details
    Browse the repository at this point in the history
  3. Upgrade to awesome-typescript-loader 5

    Remove lib config from tsconfig.json for now because it is still has
    issues in awesome-typescript-loader
    Floris Bernard committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    2508ee3 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2018

  1. Bump awesome-typescript-loader version

    Revert the change to tsconfig.json. It is no longer needed because
    the underlying issue has been fixed in awesome-typescript-loader
    Floris Bernard committed Mar 9, 2018
    Configuration menu
    Copy the full SHA
    cf5a544 View commit details
    Browse the repository at this point in the history