Skip to content

Commit

Permalink
Merge pull request #5880 from solidusio/admin-installer-fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdeyen authored Oct 18, 2024
2 parents 41cb5d3 + 9db13eb commit b7c7bd5
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ def install_lookbook
gem "actioncable"
end

execute_command :bundle, :install

route "mount Lookbook::Engine, at: '#{solidus_mount_point}lookbook' if Rails.env.development?"
end

Expand Down

0 comments on commit b7c7bd5

Please sign in to comment.