rails / jsbundling-rails

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

Revert "Test installer commands" #196

Closed dhh closed 1 month ago

dhh commented 1 month ago

Reverts rails/jsbundling-rails#182.

Running the tests as merged doesn't run clean. This is what I'm seeing locally: image

dhh commented 1 month ago

cc @jonathanhefner