Remove json-loader (if possible)
https://webpack.js.org/loaders/json-loader/
Since webpack >= v2.0.0, importing of JSON files will work by default. You might still want to use this if you use a custom file extension. See the v1.0.0 -> v2.0.0 Migration Guide for more information