Skip to content

passkeys/js/bootstrap-toggle.min.js.map not included #4

@slinkymanbyday

Description

@slinkymanbyday

As of Django 4.0, Manifest storage searches for map files if they are referenced in the minified file.

Running collect static with Django 4.2.1 I get the following error:
ValueError: The file 'passkeys/js/bootstrap-toggle.min.js.map' could not be found with <django.contrib.staticfiles.storage.ManifestStaticFilesStorage object at 0x7f4a1e289650>.

Can this map file either be included, or the reference to the map file removed from the bottom of the minified file?

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