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

Support turning off node_modules default exclude via flag #912

Merged
merged 3 commits into from Apr 2, 2019

Commits on Aug 24, 2018

  1. Support turning off node_modules default exclude via flag

    Eddie Leffler committed Aug 24, 2018
    Copy the full SHA
    6716c12 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2019

  1. Copy the full SHA
    a24deea View commit details
    Browse the repository at this point in the history
  2. Fix error introduced by when resolving conflict

    It's possible for `config.excludeNodeModules` to be undefined, this is viewed by testExclude as 'not true'.
    coreyfarrell committed Apr 2, 2019
    Copy the full SHA
    122e9d9 View commit details
    Browse the repository at this point in the history