webpack/examples/asset-simple/index.html

6 lines
73 B
HTML
Raw Normal View History

2019-03-31 22:17:22 +08:00
<html>
<body>
<script src="dist/output.js"></script>
</body>
</html>