Adding browserify and es6ify support

This commit is contained in:
Jeff Avallone
2014-11-23 17:00:01 -05:00
parent 9151a47a8e
commit cc16603f6f
5 changed files with 38 additions and 5 deletions
+2
View File
@@ -7,5 +7,7 @@
</head>
<body>
${ contents }
<script src="/js/main.js"></script>
</body>
</html>