js-dxtools / webpack-validator

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

validator doesn't work on my config! #137

Open PHPLARAVEL opened 7 years ago

PHPLARAVEL commented 7 years ago

This is my config file:https://github.com/PHPLARAVEL/SurvivejsWebpack/blob/master/webpack01/webpack.config.js. It seems not work on my project.

kentcdodds commented 7 years ago

Could you be more specific? What's the error message? What do you think is the problem? What have you tried? What do you think the solution could be?