Skip to content

Commit

Permalink
Include bridgetown actions in the Esbuild command
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushn21 committed Oct 17, 2024
1 parent 09d2be7 commit 7200d4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bridgetown-core/lib/bridgetown-core/commands/esbuild.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
module Bridgetown
module Commands
class Esbuild < Thor::Group
include Thor::Actions
include Thor::Actions, Bridgtown::Commands::Actions
extend Summarizable

Registrations.register do
Expand Down

0 comments on commit 7200d4c

Please sign in to comment.