js-dxtools / webpack-validator

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

feat(webpack-dev-server): Support object for `historyApiFallback` #85

Closed bebraw closed 8 years ago

bebraw commented 8 years ago

As documented at https://webpack.github.io/docs/webpack-dev-server.html#the-historyapifallback-option .

Closes #82.

codecov-io commented 8 years ago

Current coverage is 100%

Merging #85 into master will not change coverage

@@           master   #85   diff @@
===================================
  Files          16    16          
  Lines          64    64          
  Methods         0     0          
  Messages        0     0          
  Branches        0     0          
===================================
  Hits           64    64          
  Misses          0     0          
  Partials        0     0          

Powered by Codecov. Last updated by 16eca47...b4bd2ab