getting ready for real

This commit is contained in:
2018-12-28 22:15:00 -08:00
parent 7d530df658
commit 948a22b10b
6 changed files with 30 additions and 4 deletions

View File

@@ -8,6 +8,6 @@
</head>
<body>
<div id="mount"><noscript>I don't like javascript, either.</noscript></div>
<script type="text/javascript" src="bundle.js"></script>
<script type="text/javascript" src="dist/bundle.js"></script>
</body>
</html>