Let esbuild handle closing script and style tag escaping
This commit is contained in:
parent
920133fc18
commit
7612244a10
5 changed files with 10 additions and 37 deletions
|
|
@ -5,6 +5,7 @@
|
|||
<title><title></titl></title>
|
||||
</head>
|
||||
<body>
|
||||
<ScrIPT></scRIpt>let x = 1;
|
||||
<div =x =x=1 ===>&l<!-- -->t;</div>
|
||||
<div>x<!ac > a <!ac > b <!ac > c</div>
|
||||
<div>x<? ?> a <? > b <? > c</div>
|
||||
|
|
|
|||
Reference in a new issue