fixing figwheel
This commit is contained in:
5
figwheel-main.edn
Normal file
5
figwheel-main.edn
Normal file
@@ -0,0 +1,5 @@
|
||||
{:watch-dirs ["src/cljs"]
|
||||
:css-dirs ["resources/public/css"]
|
||||
:ring-server-options {:port 3449}
|
||||
:ring-handler auto-ap.handler/app
|
||||
:open-url false}
|
||||
Reference in New Issue
Block a user