#32319: Add support to HashedFilesMixin for ES modules
-------------------------------------+------------------------------------
     Reporter:  gilmrjc              |                    Owner:  gilmrjc
         Type:  New feature          |                   Status:  new
    Component:  contrib.staticfiles  |                  Version:  dev
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+------------------------------------

Comment (by Mariusz Felisiak):

 Replying to [comment:12 Claude Paroz]:
 > I'd really see this issue going forward. What about re-committing
 Hervé's patches and creating new release blockers (for 4.2) tickets for
 the failing use cases?

 I'm afraid that introducing a release blocker on purpose is not something
 that is acceptable. The main issue with this ticket is the extensive way
 in which `import`/`export` syntax is used in JavaScript. As far as I'm
 aware analyzing JS files with regular expressions is not enough to only
 sift the `import` / `export` statements related with ES modules. Maybe
 limiting a patch to the `.mjs` files would solve the issue, hard to say 😞

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32319#comment:13>
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/01070182916ce5db-7a7a2b68-37b6-4180-a6d7-81c558a4c86b-000000%40eu-central-1.amazonses.com.

Reply via email to