Sandbox: added production-config for webpack

This commit is contained in:
Christoph Oberhofer
2016-07-19 23:21:26 +02:00
parent e42fc6d221
commit 031995dae1
8 changed files with 5508 additions and 3974 deletions
+1 -1
View File
@@ -17,6 +17,6 @@
<body style="margin: 0">
<div id="react"></div>
<script src="static/bundle.js" type="text/javascript"></script>
<script src="static/bundle.min.js" type="text/javascript"></script>
</body>
</html>