rails / jsbundling-rails

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

JS is compiling/Shows in script tag but doesn't execute #164

Closed RailsCod3rFuture closed 1 year ago

RailsCod3rFuture commented 1 year ago

I'm having a really weird problem where the javascript is loading within the js file & populates the build folder....but doesn't work at all when the page loads. Not entirely sure what the problem is, here.

dhh commented 1 year ago

Hope you figure it out, but this is not an actionable issue. If you pin down what's going on, feel free to reopen with reproduction details.