We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 036b845 commit 1a5a371Copy full SHA for 1a5a371
1 file changed
demo/src/index.html
@@ -12,6 +12,5 @@ <h1>hello world!</h1>
12
</div>
13
<!-- 'inline-bundle' attribute tell us to embed file that generated by webpack -->
14
<script inline inline-bundle="runtime\.\w+\.js$" inline-bundle-delete></script>
15
- <script inline inline-bundle="bundle\.\w+\.js$" inline-bundle-delete></script>
16
</body>
17
</html>
0 commit comments