django-create-react-app
django-create-react-app copied to clipboard
Logo isn't served
Hello, thanks for the great work.
When trying to the example app I've run into a problem that logo isn't served correctly.
Run in development mode with npm start
On dev Node, the Webpackdev server does not allow the sharing of media files on the cross-origin. On production mode, it works perfectly.
Meanwhile, I am working on this issue
run yarn build command then images will be served from django