Re: Appcache

2012-04-02 Thread Pierre-Henry Perret
Thanks Pandeiro. I know how to enable HTML5 app cache. This problem has disappeared when flushing the cache. Perhaps It came from another app enabling it... Le mercredi 28 mars 2012 15:52:45 UTC+2, Murph a écrit : > > I never saw an appcache file automatically generated in ClojureScript > One, but

Re: Appcache

2012-03-28 Thread Murphy McMahon
I never saw an appcache file automatically generated in ClojureScript One, but if you want an example of how to implement serving the cache manifest for offline use of your webapp, this repo of mine (branched from one master) has one: https://github.com/pandeiro/multiedit/blob/multi-edit/src/app/c