rails / jsbundling-rails

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

Add `bin/test` script #198

Open jonathanhefner opened 1 month ago

jonathanhefner commented 1 month ago

This script will run bundle exec rake test for each gemfile in the gemfiles directory.