Skip to content

Commit

Permalink
Added compiled.html that includes just the compiled javascript file t…
Browse files Browse the repository at this point in the history
…o demostrate that it works, perfectly, compiled.
  • Loading branch information
dashersw committed Apr 9, 2011
1 parent 61a0771 commit 538efbd
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions compiled.html
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<title>dashMVC</title>
<script type='text/javascript' src="js/compiled/compiled.js"></script>
</head>
<body>

</body>
</html>

0 comments on commit 538efbd

Please sign in to comment.