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

Comments inside ruleset maps get parsed by the each-function #493

Closed
IIFLIPII opened this issue Nov 12, 2018 · 0 comments
Closed

Comments inside ruleset maps get parsed by the each-function #493

IIFLIPII opened this issue Nov 12, 2018 · 0 comments

Comments

@IIFLIPII
Copy link

IIFLIPII commented Nov 12, 2018

Let's say I have the following map and iterate over it with the each-function:
bildschirmfoto 2018-11-12 um 14 55 10

This will give the following compiled output (with less.js):
bildschirmfoto 2018-11-12 um 14 58 11

The lines that are commented out are also parsed and the index is used as the key-variable somehow.

I don't think this is the intended behaviour.

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

No branches or pull requests

1 participant