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
adding a file named <script>alert('test') breaks multifile with Uncaught SyntaxError: Invalid regular expression flags. A file named <script>alert('test')<:script> fails with Uncaught SyntaxError: Unexpected token :.
adding a file named
<script>alert('test')breaks multifile withUncaught SyntaxError: Invalid regular expression flags. A file named<script>alert('test')<:script>fails withUncaught SyntaxError: Unexpected token :.