webpack/test/hotPlayground/index.html

7 lines
107 B
HTML
Raw Normal View History

<html>
<head>
<script src="bundle.js" type="text/javascript"></script>
</head>
<body>
</body>
</html>