We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 512fde8 commit 40cfaf8Copy full SHA for 40cfaf8
.gitignore
@@ -8,4 +8,5 @@ pom.xml.asc
8
/.lein-*
9
/.nrepl-port
10
/resources/public/out/**/*
11
-/.vagrant
+/.vagrant
12
+resources/public/replme.js
resources/public/index.html
@@ -65,5 +65,4 @@ <h3>Authors<h3>
65
</div>
66
</body>
67
<script src="/replme.js"></script>
68
- <script>goog.require("replme.cljs.main");</script>
69
</html>
0 commit comments