python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Reduce Javascript size in Rails app and improve performance score. Maybe issue with ESBuild?
Not specifically a Rails question, but a question within a Rails app.
In my app I am using the jsbundling-rails gem configured with esbuild.
This gem adds a build line to my package.json file. It wor...
rctneil
Votes: 0
Answers: 1
Using webpack with js_bundling and rails 7
I'm currently building an application using new rails 7 and js_bundling gem with webpack (not webpacker). But I'm having trouble making the javascript work.
I am currently packing all my sources into ...
Lukáš Rynt
Votes: 0
Answers: 0
CSS assets paths in 3rd party libraries when using jsbundling-rails
I'm in the process of updating my Rails app to version 7. As part of this, I've removed Webpacker and am trying to move my whole assets solution to the new jsbundling-rails and cssbundling-rails gems...
rctneil
Votes: 0
Answers: 0