blob: f300cf9fbcc4dad2a971cd6a3e2104c3fb879087 [file] [log] [blame]
<html>
<head>
<title>rules_nodejs webapp example</title>
<link rel="icon" href="/favicon.png">
</head>
<!-- TODO: figure out how diff. loading interacts with
https://www.npmjs.com/package/rollup-plugin-bundle-html -->
<script type="module" src="/app_chunks.min/index.js"></script>
<script nomodule="" src="/app_chunks_es5.min/index.js"></script>
</html>