-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Running with DEBUG=True, in the browser console, I have the following:
Loading failed for the <script> with source “http://devel-c7-tmp:8000/static/automain.3aae4e640403c1e57326.js”.
In the dist directory, there is a main.3aae4e640403c1e57326.js file. Perhpaps, that URL is exactly what it should be be? It is obviously not resolving to the ./dist/main.3aae4e640403c1e57326.js file as it should though.
In the template, I have <script src="{% manifest 'main.js' %}"></script>.
Any idea what is going on here?
Thanks
Metadata
Metadata
Assignees
Labels
No labels