change to chunks; improve collection

This commit is contained in:
Daniel
2019-09-25 18:10:39 -04:00
parent 6c5f1dd5a4
commit a49cf82527
34 changed files with 227 additions and 157 deletions

View File

@@ -48,6 +48,7 @@
</head>
<body>
<div id="root"></div>
<script src="/build/bundle.js"></script>
<script src="/build/main.js"></script>
<script src="/build/vendor.js"></script>
</body>
</html>