Pug's while loop does not work.
Error: Node not handled: While
(Otherwise kudos for this project! I'm working on better Pug integration for Vue.js and this was the missing piece. The usual method was basically "use Pug to generate HTML, then process HTML with Vue's compiler", which is stupid and can't actually use Pug's templating features.)
Pug's
while
loop does not work.Error: Node not handled: While
(Otherwise kudos for this project! I'm working on better Pug integration for Vue.js and this was the missing piece. The usual method was basically "use Pug to generate HTML, then process HTML with Vue's compiler", which is stupid and can't actually use Pug's templating features.)