Fetch Sortable via npm instead of Bower.
This commit is contained in:
@@ -146,7 +146,7 @@
|
||||
|
||||
<script src="node_modules/jquery/dist/jquery.min.js"></script>
|
||||
<script src="node_modules/bootstrap/dist/js/bootstrap.min.js"></script>
|
||||
<script src="bower_components/Sortable/Sortable.js"></script>
|
||||
<script src="node_modules/sortablejs/Sortable.js"></script>
|
||||
<script src="node_modules/handlebars/dist/handlebars.js"></script>
|
||||
<script src="app.js"></script>
|
||||
<script src="macro.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user