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

Remove json-loader dependency from React Redux #1203

@agrcrobles

Description

@agrcrobles

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/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions