js-dxtools / webpack-validator

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

fix: output.library #95

Closed jonathanglasmeyer closed 8 years ago

jonathanglasmeyer commented 8 years ago

Should also accept an array of strings.

Closes #91.

kentcdodds commented 8 years ago

LGTM