← Back to team overview

yellow team mailing list archive

Re: Automatic sprite image generation (issue 6811050)

 

Please take a look.


https://codereview.appspot.com/6811050/diff/1/Makefile
File Makefile (right):

https://codereview.appspot.com/6811050/diff/1/Makefile#newcode11
Makefile:11: node_modules/grunt node_modules/node-spritesheet
On 2012/10/30 15:32:44, gary.poster wrote:
> SPRITE_IMAGES=$(shell bzr ls -k file app/assets/images)

Done.

https://codereview.appspot.com/6811050/diff/1/Makefile#newcode52
Makefile:52:
On 2012/10/30 15:32:44, gary.poster wrote:
> app/assets/sprite/sprite.css app/assets/sprite/sprite.png:
$(SPRITE_IMAGES)
>          rm -Rf bin/sprite/
>          rm -Rf app/assets/sprite/
>          @node_modules/grunt/bin/grunt spritegen
>          mv bin/sprite app/assets/sprite/

> spritegen: app/assets/sprite/sprite.css app/assets/sprite/sprite.png

Done.

https://codereview.appspot.com/6811050/diff/1/Makefile#newcode87
Makefile:87: appcache appcache-touch appcache-force
On 2012/10/30 15:32:44, gary.poster wrote:
> ... \
> spritegen yuidoc-lint

Done.

https://codereview.appspot.com/6811050/

-- 
https://code.launchpad.net/~tveronezi/juju-gui/spritegen/+merge/132077
Your team Juju GUI Hackers is subscribed to branch lp:juju-gui.


References