initial
This commit is contained in:
10
node_modules/pug/test/output/scripts.html
generated
vendored
Normal file
10
node_modules/pug/test/output/scripts.html
generated
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
<script>
|
||||
if (foo) {
|
||||
bar();
|
||||
}
|
||||
</script>
|
||||
<script>foo()</script>
|
||||
<script>foo()</script>
|
||||
<script></script>
|
||||
<div></div>
|
||||
Reference in New Issue
Block a user