On Sat, Mar 17, 2012 at 5:28 PM, lkcl luke <[email protected]> wrote: > hey folks, > > ok you remember the cute idea of doing automatic parsing of the html > loader file? well, um... when you try to install 2+ pyjs > applications, guess what happens? only one of the loader files ends > up with its HTML having the bootstrap loader tags added, because as > far as the rest of the public/*.html files are concerned... > > whoops :) > > i'm trying to think how to deal with this - i think it means treating > public/* as "basically a blop of static html wot gets copied" and > moving HTML loader files *out* of public/
ok i've added a "--apploader-file" parameter. l.

