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

Adding extract text plugin as a peer dependency #109

Merged

Commits on Jul 25, 2016

  1. Exclude idea folders

    Vahid Panjganj committed Jul 25, 2016
    Configuration menu
    Copy the full SHA
    9be8da5 View commit details
    Browse the repository at this point in the history
  2. Adding supported versions of ExtractText plugin as a peerDependency

    - set extract-text-webpack-plugin as a peerDependencies on version
    1.0.1 or lower
    - update the main documentation (./README.md)
    - update the basic example to use the latest supported version
    - stop git from tracking webstorm text editor settings
    Vahid Panjganj committed Jul 25, 2016
    Configuration menu
    Copy the full SHA
    1e059f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2016

  1. Corrections on PR

    - removing .idea from gitignore
    - extract-text-webpack-plugin to <2.0.0 as a peer dependency
    - updating documentation
    Vahid Panjganj committed Jul 26, 2016
    Configuration menu
    Copy the full SHA
    f01e698 View commit details
    Browse the repository at this point in the history
  2. Adding new font awesome loader

    Vahid Panjganj committed Jul 26, 2016
    Configuration menu
    Copy the full SHA
    10d74d4 View commit details
    Browse the repository at this point in the history