simplify the build process

This commit is contained in:
Martin
2017-08-04 22:11:24 +02:00
parent a6da3a6f39
commit 224b2938c0
6 changed files with 22 additions and 92 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fabric.js/1.7.11/fabric.js"></script>
<script src="../../dist/js/main.js"></script>
<script src="../../dist/image-editor.js"></script>
<script type="text/javascript">
var width = document.getElementById('width');
var height = document.getElementById('height');