Fork me on GitHub
#hoplon
<
2015-08-24
>
onetom01:08:28

Ok, trying

micha01:08:47

@onetom: 1.7.48-3 is the version i think

onetom01:08:07

that's the one im trying, yes

onetom01:08:23

just finished compiling (sitting on the ferry so the net is not always superfast)

onetom01:08:16

compilation is still hyper slow w 1.7.48-3 😞

onetom01:08:04

and still have that bug of cycling thru all pages 😞 even in dev

onetom01:08:06

I will stick to -SNAPSHOT now I think and prepare an isolated example later

onetom01:08:33

In the meantime I will try to turn it into a SPA but not using hash fragments but the path

onetom01:08:47

Assuming it can recompile all 15pages fast enough... (below 5s for example)

onetom17:08:12

@micha: ok, i hacked in the copying around of the index.html: https://github.com/exicon/homepage/blob/SPA/build.boot#L29-L45 initial bootup is around 40s and recompiles are 5-12s haven't tried prerendering yet, but i assume that also needs retouching