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

Does not appear to work with decorators #25

Closed
RobbieTheWagner opened this issue Aug 11, 2016 · 3 comments
Closed

Does not appear to work with decorators #25

RobbieTheWagner opened this issue Aug 11, 2016 · 3 comments

Comments

@RobbieTheWagner
Copy link
Collaborator

I'm getting an error using decorators:

The Broccoli Plugin: [CoverageInstrumenter] failed with:
Error: Line 23: Unexpected token ILLEGAL

The line in question:

@equal('model.statusSort', IncidentConstants.incStatus.CLOSED) incidentIsClosed: null,
@rwjblue
Copy link
Collaborator

rwjblue commented Aug 11, 2016

You need to enable Babel instrumenter. It should be documented in the README I think...

@kategengler
Copy link
Collaborator

@rwwagner90 You worked this out, if I remember correctly?

@RobbieTheWagner
Copy link
Collaborator Author

Yep, sorry for the noise!

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

3 participants