Fork me on GitHub
#lein-figwheel
<
2017-02-06
>
mavbozo09:02:16

@ashnur yes, i rarely encountered those problems. please post your leiningen project.clj. maybe you have wrong configuration there.

Aron14:02:50

first i need to setup and configure lein and figwheel on windows 10

Aron14:02:57

any suggestion on where to start?

Aron15:02:07

ok, i installed it with help from elsewhere

Aron15:02:47

how to have different configuration for different development environments? at work i want to work from the localhost, but at home i have a dedicated machine to host stuff

Aron15:02:23

i don't know, i am just asking

Aron15:02:39

right now i have to rewrite the project.clj every day twice

mavbozo16:02:08

@ashnur you can create different :profiles in your project.clj

Aron16:02:41

yeah i just got the same suggestion in #clojurescript, reading about it now

uwo19:02:10

I have multiple builds and whenever I visit a screen that’s not my main build I get a warning about goog.require not being able to find figwheel.connect

uwo19:02:16

here’s my figwheel.edn

uwo20:02:33

any suggestions will be much appreciated!