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

 @blighj, You are right. Third party dependencies is a big no as this
 dependency will not be aligned with compatibility, stability and security
 concerns of Django. On the other hand, adding a lexer is not a great idea
 as it will often break and reimplement part of a JS bundler. So the only
 thing to do on my side is to put new tests that fail in
 `django/tests/staticfiles_tests` and move on to another issue to let you,
 seasoned contributors, discuss the topic further. Thank you for your
 answer BTW.
-- 
Ticket URL: <https://code.djangoproject.com/ticket/36969#comment:6>
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/0107019cd258f5a2-d33bf764-b9e3-490f-9950-1570af1beb8c-000000%40eu-central-1.amazonses.com.

Reply via email to