Open alex-shamshurin opened 8 years ago
thanks @salex772
I'll add a warning in the docs and wait to jade-inheritance upgrade
Could you upgrade a package and include a custom jade-inheritance package (forked) because I see the maintainer do not want to upgrade to jade 1.11.0?? Only one line to change in jade-inheritance - jade version and new syntax will work.
Now I have to do it manually.
gulp-jade uses jade 1.11, this plugin uses jade-inheritance which in turn uses jade 1.9. These versions differs in syntax. Jade 1.11 uses "code blocks". So this code won's compile
Please update docs or include custom version of jade-inheritance with updated dependencies. It should work.