#33353: Can't collect static files if don't have vendor's JavaScript source map
files
-------------------------------------+-------------------------------------
Reporter: Michael | Owner: nobody
Type: Bug | Status: new
Component: contrib.staticfiles | Version: 4.0
Severity: Release blocker | Resolution:
Keywords: manifeststatic | Triage Stage:
storage | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Comment (by Michael):
Replying to [comment:2 Mariusz Felisiak]:
> As far as I'm aware, if you use 3rd-party libraries which have
JavaScript source map references then you should also have them. A
minified JavaScript file shouldn't contain source map references if `map`
is not provided by the vendor. I hope that makes sense.
Although this makes sense, it is not reality. One has no control over
source of third party packages, which do often do not include the source
maps, e.g. `django-json-widget`.
--
Ticket URL: <https://code.djangoproject.com/ticket/33353#comment:5>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/068.999c8b58588548697885c46af8fa3bb6%40djangoproject.com.