added better compression support

This commit is contained in:
Wyatt Johnson
2017-11-30 11:20:13 -07:00
parent c84408004c
commit b672b0a4e0
10 changed files with 280 additions and 111 deletions
+1 -1
View File
@@ -28,6 +28,6 @@
</head>
<body>
<div id="root"></div>
<script src="<%= STATIC_URL %>client/coral-docs/bundle.js" charset="utf-8"></script>
<script src="<%= STATIC_URL %>static/coral-docs/bundle.js" charset="utf-8"></script>
</body>
</html>