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

Fix webpack support #159

Merged
merged 5 commits into from
Jan 15, 2017
Merged

Fix webpack support #159

merged 5 commits into from
Jan 15, 2017

Commits on Dec 28, 2016

  1. Add test support for webpack

    kpdecker committed Dec 28, 2016
    Configuration menu
    Copy the full SHA
    f4c2bf2 View commit details
    Browse the repository at this point in the history
  2. Make node requires conditional

    This converts the webpack errors to warnings. Individual users may use the ignore plugin to further mute these warnings.
    
    Fixes evanw#150
    Fixes evanw#153
    kpdecker committed Dec 28, 2016
    Configuration menu
    Copy the full SHA
    9999e1d View commit details
    Browse the repository at this point in the history
  3. Fix failing tests

    kpdecker committed Dec 28, 2016
    Configuration menu
    Copy the full SHA
    9f16aa7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    731b1fc View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2017

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