#36969: collectstatic post-processing with support_js_module_import_aggregation
breaks on certain javascript files
-------------------------------------+------------------------------------
     Reporter:  blighj               |                    Owner:  blighj
         Type:  Bug                  |                   Status:  assigned
    Component:  contrib.staticfiles  |                  Version:  6.0
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+------------------------------------
Changes (by blighj):

 * has_patch:  0 => 1

Comment:

 The list of sites in the benchmark is on this issue
 https://github.com/blighj/django-manifeststaticfiles-enhanced/issues/34,
 but the actual benchmark code is not published anywhere. What I did was
 crawl sites from built with django and built with wagtail, find ones that
 had hashing in asset names and then find their staticfiles manifest and
 curl all the assets to my local machine. That leaves me with a folder with
 a bare django project and 50 subfolders of different assets, then the
 benchmark script changes the STATICFILES_DIRS and STORAGES setting to test
 the different backends against the different projects timing three runs
 for each different configuration.
-- 
Ticket URL: <https://code.djangoproject.com/ticket/36969#comment:16>
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 visit 
https://groups.google.com/d/msgid/django-updates/0107019d02930de2-d6c681c9-8f55-4498-98b1-6a523de805c3-000000%40eu-central-1.amazonses.com.

Reply via email to