webpack/examples/custom-json-modules/index.html

7 lines
98 B
HTML

<html>
<body>
<div id="app"></div>
<script src="dist/output.js"></script>
</body>
</html>