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

Unable to change JSX pragma #216

Open
balajisivanath opened this issue Feb 16, 2017 · 5 comments
Open

Unable to change JSX pragma #216

balajisivanath opened this issue Feb 16, 2017 · 5 comments

Comments

@balajisivanath
Copy link

Changing jsx pragma throws following error
image

@Guria
Copy link

Guria commented Feb 16, 2017

@developit
Copy link

The issue is still present in webpackbin 2.

@christianalfoni
Copy link
Owner

christianalfoni commented Mar 24, 2017

@developit Have you checked webpackbin.com ? Can not reproduce there. Or maybe some combination of stuff happens here, so need more details :)

@developit
Copy link

Yup - that's where I was editing. On this bin, try removing the /** @jsx h */ comments - you'll get an error saying "React is undefined" because it's trying to use React.createElement.

@christianalfoni
Copy link
Owner

Ah, I see! Noted, will look into it as soon as I can :)

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

4 participants