ericf / express-handlebars

A Handlebars view engine for Express which doesn't suck.
BSD 3-Clause "New" or "Revised" License
2.32k stars 382 forks source link

how can i ensure a static file's path in template #162

Open saldin opened 8 years ago

saldin commented 8 years ago

how can i ensure a static file's path in template , i want a helper like {{static 'src/foo.png'}} to find the relative path in template view