Skip to content

Where is bundle.js on the filesystem? #3156

@nikolas

Description

@nikolas

Hi,
I'm accustomed to symlinking bundle.js to a file in my Django application's media directory during development, outlined here: https://github.com/ccnmtl/juxtapose#development-notes

However, with my newly-created react app that I made with create-react-app, I run npm run start and don't see build/bundle.js on the filesystem. In the browser I do see http://localhost:3000/static/js/bundle.js. Does this path exist on the filesystem so I can symlink to it?

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