Skip to content
This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Remove json-loader dependency from React Redux #1203

Closed
agrcrobles opened this issue Aug 17, 2017 · 0 comments
Closed

Remove json-loader dependency from React Redux #1203

agrcrobles opened this issue Aug 17, 2017 · 0 comments

Comments

@agrcrobles
Copy link
Contributor

agrcrobles commented Aug 17, 2017

Hi there,

json-loader is not required anymore because is supported by webpack 2 out of the box and could be safely removed from React Redux starter template.

When no loader has been configured for a JSON file, webpack will automatically try to load the JSON file with the json-loader either way.

It is related to webpack/webpack#3363

More info: https://webpack.js.org/guides/migrating/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant