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

esbuild #1318

Open
mices opened this issue Oct 22, 2023 · 1 comment
Open

esbuild #1318

mices opened this issue Oct 22, 2023 · 1 comment

Comments

@mices
Copy link

mices commented Oct 22, 2023

I'm launching the esbuild script with the following line in package.json:
"build": "esbuild app/javascript/. --bundle --sourcemap --outdir=app/assets/builds --public-path=assets --loader:.js=jsx --platform=node",
With the loader option set to .js=jsx none of my js files get output to the builds folder

@justin808
Copy link
Collaborator

What is the issue? Or should this go under: https://github.com/reactjs/react-rails/discussions

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

No branches or pull requests

2 participants