webpack/examples/wasm-complex/index.html

6 lines
73 B
HTML
Raw Normal View History

2019-05-24 20:24:44 +08:00
<html>
<body>
<script src="dist/output.js"></script>
</body>
</html>