Skip to content

Getting an unexpected token error when trying to process .json files #44

@lopugit

Description

@lopugit

I've got some language translation files, I was hoping to parse them but when I include .json in the test regex I get an unexpected token error, you may need an appropriate loader to handle this file type

WARNING in ./src/client/locales/or-IN.json Module parse failed: Unexpected token (2:8) You may need an appropriate loader to handle this file type. | { | "hero": "Ensuring compensation for the creators of value", | "search": "Search", | "search_placeholder": "Search...", @ ./src/client/locales lazy ^\.\/.*$ @ ./src/client/translations/index.js @ ./src/client/index.js @ multi (webpack)-dev-server/client?http://localhost:3456 ./src/client/index.js

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions