Makefile now creates a combined js with pixastic dependencies and makes the minified version from that

This commit is contained in:
Bala Clark 2011-09-06 09:12:33 +02:00
parent 88dd360a71
commit 36e9240e9b
5 changed files with 1543 additions and 21 deletions

View file

@ -7,7 +7,6 @@
- fix manga mode
- trigger preload if requesting valid but not loaded images (can happen if network was interupted)
- check for html5 feature support where used: diveintohtml5.org/everything.html or www.modernizr.com
- write bin scripts to minify & join all js
- when applying enhancements reading position gets lost
- loading bar
- full browser test - IE9 / FF3.6+ / Chrome / Safari / Opera