js-dxtools / webpack-validator

Validates your webpack config with Joi
MIT License
295 stars 29 forks source link

Webpack 2 validation #101

Closed kentcdodds closed 8 years ago

kentcdodds commented 8 years ago

I just noticed this

screen shot 2016-05-23 at 8 19 44 pm

Anyone know what's being planned by way of validation in webpack 2?

bebraw commented 8 years ago

That's a good question.

Any thoughts on this @sokra? What sort of validation are you planning for webpack 2?

sokra commented 8 years ago

Nothing planned yet, but it's good to do the necessary breaking changes to make it possible.

kentcdodds commented 8 years ago

Looking forward to the day that webpack-validator is less necessary :-)