craigspaeth / nap

Compile, manage, & package stylesheets, javascripts, and javascript templates for node.js
MIT License
122 stars 33 forks source link

Examples don't work? #38

Closed trnc-ck closed 12 years ago

trnc-ck commented 12 years ago

hi,

i downloaded the examples, built and run them, but e.g. the dev example doesn't include the stylesheets and scripts in the source code... is it my failure?

thanks

craigspaeth commented 12 years ago

Probably not, I'll take a look at this. I have probably unfortunately neglected upkeep of my examples. Thanks for pointing this out.

craigspaeth commented 12 years ago

Ok I've updated the examples to work now. Just start app_dev.js or app_production.js with node and you'll get to see Nap in action! (Thanks again for catching this)

trnc-ck commented 12 years ago

thanks man! will check them out...