You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.
As discussed, this will result in less scheduling/nested-driver overhead, and
shorter and less ugly URLs.
This may require use of PartitionAsync since the minification will need to be
inline, and may be inappropriately compute-intensive for the rewrite thread.
This is a lower priority than the functional bugs of course.
Original issue reported on code.google.com by jmara...@google.com on 31 Jan 2014 at 3:13
The text was updated successfully, but these errors were encountered:
OK I see this as important for making rollouts more deployable.
One thing I'd suggest is to only call the minifier from the combiner if
RewriteOptions::kRewriteJavascript is enabled.
Original comment by jmara...@google.com on 4 Feb 2014 at 3:26
Original issue reported on code.google.com by
jmara...@google.com
on 31 Jan 2014 at 3:13The text was updated successfully, but these errors were encountered: