webpack/examples/asset/index.html

6 lines
73 B
HTML
Raw Normal View History

2019-11-16 00:27:36 +08:00
<html>
<body>
<script src="dist/output.js"></script>
</body>
</html>