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

Initial Webpack3 support #706

Closed
wants to merge 4 commits into from

Commits on Jun 20, 2017

  1. add webpack@3 support

    - add webpack@3 to peerDependencies
    - add webpack@3 environment for travis build
    - enable ExtractTextPlugin.extract override also for webpack 3.x.x
    - .travis.yml define a separate env variable for the extract_text_plugin version
    yveskaufmann committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    b2e182a View commit details
    Browse the repository at this point in the history
  2. update peer dependencies

    yveskaufmann committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    ca2ccaf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6068da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2eddc47 View commit details
    Browse the repository at this point in the history