Skip to content

fix(README): phrase the note abouth webpack v2 in a slightly better way#145

Merged
kentcdodds merged 1 commit intojs-dxtools:masterfrom
halfzebra:patch-1
Dec 2, 2016
Merged

fix(README): phrase the note abouth webpack v2 in a slightly better way#145
kentcdodds merged 1 commit intojs-dxtools:masterfrom
halfzebra:patch-1

Conversation

@halfzebra
Copy link
Contributor

Thanks for Webpack Validator!

This is a little follow-up for the #144

@codecov-io
Copy link

Current coverage is 100% (diff: 100%)

Merging #145 into master will not change coverage

@@           master   #145   diff @@
====================================
  Files          18     18          
  Lines         151    151          
  Methods         0      0          
  Messages        0      0          
  Branches        0      0          
====================================
  Hits          151    151          
  Misses          0      0          
  Partials        0      0          

Powered by Codecov. Last update 20ff3d3...ad47387

Copy link
Collaborator

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I almost want to add something to the effect of:

Due to this, `webpack-validator` is unlikely to make significant changes. While pull requests will be reviewed and can be merged, project maintainers are unlikely to put a lot of much effort into the maintenance of the project.

At least, that's how I feel at this point. Anyone else?

You're very welcome to give [feedback](https://github.com/js-dxtools/webpack-validator/issues) & [PR's](https://github.com/js-dxtools/webpack-validator).

**Note that as of webpack v2 (currently in beta), configuration validation is baked in.**
**Note: webpack v2 has built-in validation for configuration.**
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could this be even more clear like this:

**Note: webpack v2 has built-in validation for configuration. So please don't attempt to use this package with webpack 2.**

@nyrosmith
Copy link
Collaborator

@kentcdodds Good addition!
I won't put lots of efforts in this package as I am already switching to WP2.

@kentcdodds
Copy link
Collaborator

Merging this, I'll open a PR for the extra wording.

@kentcdodds kentcdodds merged commit 978c73f into js-dxtools:master Dec 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants