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

Usage with esbuild #143

Open
anttiviljami opened this issue Aug 15, 2023 · 4 comments
Open

Usage with esbuild #143

anttiviljami opened this issue Aug 15, 2023 · 4 comments
Labels
enhancement New feature or request

Comments

@anttiviljami
Copy link

Hi there! As heavy Fullstory users we'd love to make use of the annotate react plugin at @epilot-dev, but we use esbuild instead of babel to build our React frontends.

Any plans to get this ported to an esbuild plugin?

@anttiviljami
Copy link
Author

Maybe helpful:
https://esbuild.github.io/api/#jsx-factory

@RyanCommits RyanCommits added the enhancement New feature or request label Jul 25, 2024
@RyanCommits
Copy link
Contributor

@anttiviljami We currently do not have plans to build a separate esbuild plugin to support this. Is there any reason why a separate babel build step is not possible with your project?

@anttiviljami
Copy link
Author

@RyanCommits that would completely defeat the purpose of using esbuild for faster builds.

@RyanCommits
Copy link
Contributor

That makes sense. I can make a case to prioritize this work if we see increased demand for esbuild support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants