-
-
Notifications
You must be signed in to change notification settings - Fork 27.1k
Closed
Description
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
Labels
No labels