-
-
Notifications
You must be signed in to change notification settings - Fork 250
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
CoffeeScript: Wrap generated JS option is reversed #480
Comments
I was actually just about to check whether that was the case, because I noticed the setting looked wrong when updating the settings code. Thanks! |
What should that setting default to? I assume true. |
When you tested it, did you have the LESS source map option checked? If you didn't have that checked, I just fixed it. |
The LESS source map option was set to False. |
If you set it to true, does it work for CoffeeScript? |
That has no effect. The option remains reversed. |
About 1/4th done. Also correct some usages & properties. Fixes madskristensen#480, madskristensen#387
I was asking whether setting that fixes #387. |
Ah, sorry. Yes, it does fix it. |
About 1/4th done. Also correct some usages & properties. Fixes madskristensen#480, madskristensen#387
About 1/4th done. Also correct some usages & properties. Fixes madskristensen#480, madskristensen#387
About 1/4th done. Also correct some usages & properties. Fixes madskristensen#480, madskristensen#387
Setting the "Wrap generated JavaScript files on save" option to True causes it to not wrap the file while setting it to False does.
Also, issue #387 should be reopened.
The text was updated successfully, but these errors were encountered: