Skip to content

Include JSON files into build #5378

@Tin-Nguyen

Description

@Tin-Nguyen

Hi all,

I'm using create-react-app to create my small React application. In my application, I'm using some JSON files as data-source and load the data from JSON files to code with the statement below:

import components from './components.json';

However, when I try to run yarn build. It doesn't include the json file into build folder. Anyone know how to fix the issue?

Thanks in advanced.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions