rails / jsbundling-rails

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

fix bug: call `bun run build` when appending Procfile.dev #170

Closed BaylorRae closed 1 year ago

BaylorRae commented 1 year ago

One small fix to a giant improvement! Thanks for adding bun support so quickly!!