Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

CJSX not supported #34

Closed
screendriver opened this issue May 5, 2015 · 5 comments
Closed

CJSX not supported #34

screendriver opened this issue May 5, 2015 · 5 comments

Comments

@screendriver
Copy link

I use CoffeeScript with the React library. So I use CJSX files. Unfortunately I get following error:

screenshot

@AsaAyers
Copy link
Member

AsaAyers commented May 5, 2015

It isn't supported directly. You need to add coffee-react-transform to your CoffeeLint config. We're currently having a problem loading transforms. There is a workaround in the issue.

@AsaAyers
Copy link
Member

AsaAyers commented May 5, 2015

Fixed. See #25 (comment)

@AsaAyers AsaAyers closed this as completed May 5, 2015
@screendriver
Copy link
Author

Thank you. I updated to v0.2.3 but the error still occurs.

@AsaAyers
Copy link
Member

AsaAyers commented May 6, 2015

Did you also install and configure coffee-react-transform? I didn't add CJX support directly, I only fixed the bug that prevented people from using transforms like coffee-react-transform

@screendriver
Copy link
Author

👍
it works now 😎

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

No branches or pull requests

3 participants