fixing figwheel

This commit is contained in:
Bryce Covert
2019-04-02 21:44:12 -07:00
parent 55fb386376
commit c28be9919a
7 changed files with 45 additions and 53 deletions

2
dev.cljs.edn Normal file
View File

@@ -0,0 +1,2 @@
{:main auto-ap.core
:output-to "resources/public/js/compiled/app.js"}