Add bower_components as it contains the resources used by github pages.
This commit is contained in:
5
bower_components/Sortable/meteor/template.html
vendored
Normal file
5
bower_components/Sortable/meteor/template.html
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<template name="sortable">
|
||||
{{#each items}}
|
||||
{{> Template.contentBlock this}}
|
||||
{{/each}}
|
||||
</template>
|
||||
Reference in New Issue
Block a user