neuland/jade4j

array constructing in mixin parameters don't work

Closed this issue · 1 comments

code

+scripts(['common.js', 'app.js'])

is interpreted as mixin with 2 parameters

  • ['common.js'
  • 'app.js']

Fixed in 1.2.6