Skip to content

Failing to load entrypoint with DEBUG=True #52

@stevecj

Description

@stevecj

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions