tdumitrescu / virtual-jade

Compile Jade templates to Hyperscript for Virtual DOM libraries
Other
31 stars 4 forks source link

fix for null output from buffered code blocks #20

Closed tdumitrescu closed 7 years ago

tdumitrescu commented 7 years ago

snabbdom is not as loosey-goosey about getting null children as virtual-dom is, so .foo= null currently blows up at patch time rather than treating it as an empty text node

coveralls commented 7 years ago

Coverage Status

Changes Unknown when pulling 8889fe03218c630b8fdf3357da3b2ccca34f09a7 on snabb-null-code into on master.