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

Throw on module collision #1750

Merged
merged 5 commits into from
Sep 22, 2016
Merged

Throw on module collision #1750

merged 5 commits into from
Sep 22, 2016

Commits on Sep 20, 2016

  1. add throwOnModuleCollision option that, when set to true, will throw …

    …an error when a module name collision is detected (as opposed to simply printing a warning)
    Ovidiu Viorel Iepure committed Sep 20, 2016
    Configuration menu
    Copy the full SHA
    1a5ae4a View commit details
    Browse the repository at this point in the history
  2. fix lint errors

    Ovidiu Viorel Iepure committed Sep 20, 2016
    Configuration menu
    Copy the full SHA
    e2f5ce4 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2016

  1. alphabetize options; made code more compact

    Ovidiu Viorel Iepure committed Sep 22, 2016
    Configuration menu
    Copy the full SHA
    767bfc9 View commit details
    Browse the repository at this point in the history
  2. Update index.js

    cpojer authored Sep 22, 2016
    Configuration menu
    Copy the full SHA
    2099672 View commit details
    Browse the repository at this point in the history
  3. Update index-test.js.snap

    cpojer authored Sep 22, 2016
    Configuration menu
    Copy the full SHA
    8571d8d View commit details
    Browse the repository at this point in the history