anorudes / redux-easy-boilerplate

React redux easy boilerplate
MIT License
633 stars 123 forks source link

minetype -> mimetype in webpack.config.js #10

Closed jsbUSMC closed 8 years ago

jsbUSMC commented 8 years ago

I wanted to know, shouldn't the font loaders (woff, woff2, ttf, and svg) in webpack.config.js say mimetype instead of minetype? I noticed that, and when I googled for minetype it corrected to say "didn't you mean _mime type_." There was a similar issue that was brought up in Kriasoft's React Starter Kit as well that was corrected to mimetype. Thank you.

anorudes commented 8 years ago

jsbUSMC, thanks! I'll fix this soon)