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
Don't strip <script type=text/plain>. The original purpose of this transformer
was #148, and text/plain scripts should not be relevant to that aim. Note that
the text/plain scripts used by the amp-script component are further guarded by
computeMaxAgeSeconds in transformer.go.
PiperOrigin-RevId: 286250297
0 commit comments