Skip to content

Commit

Permalink
Update bundler list
Browse files Browse the repository at this point in the history
  • Loading branch information
dhh committed Jan 5, 2024
1 parent ddebd51 commit e1fa4f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsbundling-rails.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Gem::Specification.new do |spec|
spec.authors = [ "David Heinemeier Hansson" ]
spec.email = "david@loudthinking.com"
spec.homepage = "https://github.com/rails/jsbundling-rails"
spec.summary = "Bundle and transpile JavaScript in Rails with esbuild, rollup.js, or Webpack."
spec.summary = "Bundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack."
spec.license = "MIT"

spec.files = Dir["lib/**/*", "MIT-LICENSE", "README.md"]
Expand Down

0 comments on commit e1fa4f0

Please sign in to comment.