kentcdodds / webpack-validator-DEPRECATED

Use this to save yourself some time when working on a webpack configuration.
MIT License
93 stars 8 forks source link

refactor(stats): Refactor to use validateReducer util #57

Closed kentcdodds closed 8 years ago

kentcdodds commented 8 years ago

I pulled out the reducer logic into configuration-validator

This build will fail because configuration-validator@1.0.0-beta.10 hasn't been released yet. It's waiting on https://github.com/kentcdodds/configuration-validator/pull/17 and https://github.com/kentcdodds/configuration-validator/pull/16