Skip to content

Commit 83106db

Browse files
committed
reference threejs and ami through bower
1 parent 6156b08 commit 83106db

3 files changed

Lines changed: 5 additions & 29 deletions

File tree

ami-import.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<link rel="import" href="../three-import/three-import.html">
2-
<script src="./ami.min.js"></script>
1+
<script src="bower_components/threejs/build/three.min.js"></script>
2+
<script src="bower_components/ami.js/build/ami.min.js"></script>

0 commit comments

Comments
 (0)