Hi there,
There’s been a couple of posts here and dalgard:jade
users have probably noticed the issues related to caching and building; imports not working and templates not found in local packages. The issues are related to the fork being off an old point in time of mquandalle:jade
with the 0.9 build system and despite dalgard’s best intentions hasn’t been kept up to date, so we decided as a christmas gift to publish it as a useable package from our local fork with the master updates merged in.
Just meteor add pacreach:jade
to try it out.
Package on Atmosphere: https://atmospherejs.com/pacreach/jade
You can use it as a drop-in replacement for dalgard:jade
. I’ve tested imports and local packages and both seem to work fine. Our company is quite invested in Meteor, Blaze and ViewModel and we enjoy using Jade, so we have an interest to keep things up to date if PRs are your fancy. Github is at https://github.com/pac-reach/meteor-jade/.
Happy holidays!