webpack/examples/lazy-compilation/index.html

7 lines
87 B
HTML

<!DOCTYPE html>
<html>
<head>
<script src="dist/main.js"></script>
</head>
</html>