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

Custom JSX module #130

Open
dkirchhof opened this issue Jul 17, 2024 · 1 comment
Open

Custom JSX module #130

dkirchhof opened this issue Jul 17, 2024 · 1 comment

Comments

@dkirchhof
Copy link

dkirchhof commented Jul 17, 2024

Hey,
I want to use rewatch in a project with a custom jsx module. But it isn't allowed.
The parser throws an error like: unknown variant MyCustomJSX, expected react at line 25 column 24".

Cheers
Daniel

@zth
Copy link
Contributor

zth commented Sep 15, 2024

Sounds like this should just be a matter of adapting Rewatch to use the same rules for that config as bsb currently does.

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

2 participants