blob: 13c02b5faad45261e6b61902385213d0fa5df317 [file]
<html>
<head>
<title>rules_nodejs webapp example</title>
<link rel="icon" href="/favicon.png">
<!-- CSS will be linked here from web_package#assets -->
</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>