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

Create a new plugin property to control the Coffee Script compilation. #215

Merged
merged 1 commit into from
Jan 1, 2014

Conversation

aphethean
Copy link
Contributor

fixes #87 - with alternative approach as suggested in #87

Coffee Script compilation can be disabled when using REQUIRE_JS spec runner template by setting 'coffeeScriptCompilationEnabled' to false:
REQUIRE_JS

false

…. Can be disabled by setting 'coffeeScriptCompilationEnabled' to false:

          <coffeeScriptCompilationEnabled>false</coffeeScriptCompilationEnabled>
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.26%) when pulling ae4f9e7 on aphethean:FixIssue83-DisableCSMojoFlag into bcb642c on searls:master.

klieber added a commit that referenced this pull request Jan 1, 2014
Create a new plugin property to control the Coffee Script compilation. closes #87 #214
@klieber klieber merged commit c45b873 into searls:master Jan 1, 2014
@klieber
Copy link
Collaborator

klieber commented Jan 1, 2014

Thanks

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

Successfully merging this pull request may close these issues.

4 participants