wfwalker / opensun

light angle calculator for wildlife and landscape photographer
https://wfwalker.github.io/opensun/
3 stars 2 forks source link

update to latest appcache #12

Closed jrburke closed 11 years ago

jrburke commented 11 years ago

Update to latests volo-appcache that is more modular and avoids dot files.

The change is bigger than it looks for the volofile -- there was an outdent that is the bulk of the changes, and i removed the digest target as it is now in the encapsulated volo-appcache node_module.

jrburke commented 11 years ago

This is a diff without all the whitespace changes:

https://github.com/wfwalker/opensun/pull/12/files?w=1#diff-6

wfwalker commented 11 years ago

awesome! thanks so much for your help!

wfwalker commented 11 years ago

James, after pulling down the update, I see this:

ERROR: Error: Cannot find module 'volo/github' at Function.Module._resolveFilename (module.js:338:15)

I tried doing "volo add github", but that didn't help.

jrburke commented 11 years ago

what command did you run that generated that error?

jrburke commented 11 years ago

found it, did another pull: https://github.com/wfwalker/opensun/pull/13