#32849: ManifestStaticFilesStorage newline breaks regex
-------------------------------------+------------------------------------
     Reporter:  TZanke               |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  contrib.staticfiles  |                  Version:  3.2
     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 Keryn Knight):

 Replying to [comment:1 Carlton Gibson]:
 > (Can we always strip `\n` in JS without loss? [...])

 ''Possibly'' not, due to the rules around Automatic Semi-colon Insertion
 (similar to how white-space is sort-of significant in HTML). I'd presume
 any/all minifiers do explicit insertion in such cases to avoid affecting
 the intended output...

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32849#comment:2>
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/064.a32499fb5611b037cfb454417d2ef477%40djangoproject.com.

Reply via email to