Skip to content

Commit 156ed74

Browse files
committed
Use local coffeescript compiler
1 parent 3795309 commit 156ed74

File tree

2 files changed

+400
-1
lines changed

2 files changed

+400
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<script src="scripts/classes.coffee" type="text/coffeescript"></script>
9090
<script src="scripts/main.coffee" type="text/coffeescript"></script>
9191

92-
<script src="//unpkg.com/[email protected]"></script>
92+
<script src="scripts/coffee-script.min.js"></script>
9393

9494
</body>
9595
</html>

0 commit comments

Comments
 (0)