Changes between Initial Version and Version 1 of Ticket #36969, comment 2


Ignore:
Timestamp:
Mar 9, 2026, 1:11:06 AM (4 weeks ago)
Author:
kurtmoll

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36969, comment 2

    initial v1  
    11Hello,
    22
    3 Can I take a look at this issue? I'll start right away by adding to the test-suite the failures from #21080. Once the commit for the failing regexes has been provided, I'll see how to integrate the lexer from `django-manifeststaticfiles-enhanced`, even though discussion is still needed to agree upon adding such complexity to the codebase (maybe let an extension handles that instead and keep simple regexes).
     3Can I take a look at this issue? I'll start right away by adding to the test-suite the failures from #21080. Once the commit for the failing regexes has been provided, I'll see how to integrate the lexer from `django-manifeststaticfiles-enhanced`, even though discussion is still needed to agree upon adding such complexity to the codebase.
     4
     5Update: After reading a little bit more the other tickets comments, I think adding a JS lexer would likely be rejected. So I'll limit my work to gather the failures into tests and wait for directions from more senior contributors that know better.
Back to Top