Skip to content

Commit 1a5a371

Browse files
committed
refactor: update demo
1 parent 036b845 commit 1a5a371

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

demo/src/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,5 @@ <h1>hello world!</h1>
1212
</div>
1313
<!-- 'inline-bundle' attribute tell us to embed file that generated by webpack -->
1414
<script inline inline-bundle="runtime\.\w+\.js$" inline-bundle-delete></script>
15-
<script inline inline-bundle="bundle\.\w+\.js$" inline-bundle-delete></script>
1615
</body>
1716
</html>

0 commit comments

Comments
 (0)