rails / jsbundling-rails

Bundle and transpile JavaScript in Rails with esbuild, rollup.js, or Webpack.
MIT License
831 stars 143 forks source link

Question: could we also use jsbundling with npm instead of yarn? #157

Closed KevinPedroza closed 1 year ago

cirdes commented 1 year ago

I'm trying to run here with npm 9+ and getting this error

jsbundling-rails: Command build failed, ensure yarn is installed and `yarn build` runs without errors
dhh commented 1 year ago

No plans for that at the moment.