Skip to content

Commit

Permalink
reference threejs and ami through bower
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasRannou committed Dec 16, 2016
1 parent 6156b08 commit 83106db
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 29 deletions.
4 changes: 2 additions & 2 deletions ami-import.html
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<link rel="import" href="../three-import/three-import.html">
<script src="./ami.min.js"></script>
<script src="bower_components/threejs/build/three.min.js"></script>
<script src="bower_components/ami.js/build/ami.min.js"></script>
Loading

0 comments on commit 83106db

Please sign in to comment.