Closed trull closed 10 years ago
The main issue here is that files including files async that depend on a relative html being served is not going to work with Gardr, as its container-iframe is a static html served from a unknown url.
Async wont work, sync will if content is referenced inside initial html file.
We could support this via
We wish to be able to use relative include paths on js and css.