Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

array constructing in mixin parameters don't work #157

Closed
samogot opened this issue Feb 22, 2017 · 1 comment
Closed

array constructing in mixin parameters don't work #157

samogot opened this issue Feb 22, 2017 · 1 comment
Assignees
Labels
Milestone

Comments

@samogot
Copy link

samogot commented Feb 22, 2017

code

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

is interpreted as mixin with 2 parameters

  • ['common.js'
  • 'app.js']
@chbloemer chbloemer self-assigned this Sep 28, 2017
@chbloemer chbloemer added the bug label Sep 28, 2017
@chbloemer chbloemer added this to the 1.2.6 milestone Sep 28, 2017
@chbloemer
Copy link
Contributor

Fixed in 1.2.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants