Alex Kocharin
Alex Kocharin
it should be able to recover if I drop any file from a cache or an entire cache itself
http://www.html5rocks.com/en/tutorials/developertools/sourcemaps/
like /public/styles.css -> /styl-13509815.css
not implemented TODO
maybe we should write it like this: ``` ./assets/ - base path ./assets/.build/ - temporary ./assets/.static/ - files to serve ./assets/images/ ./assets/css/ ./assets/js/ ./assets/views/ ``` first lookup in this folders...
doesn't work because there are no include paths in jade
consider using `pipeline` because it going to be used with views too
1) run tests 2) delete cached files 3) run tests = fail - we should probably add some checks there