Switch from Sprockets to Propshaft
This commit is contained in:
4
Gemfile
4
Gemfile
@@ -7,8 +7,8 @@ gem 'rails', '~> 8.0'
|
||||
gem 'puma', '~> 4.1'
|
||||
# View components
|
||||
gem "view_component"
|
||||
# Separate dependency since Rails 7.0
|
||||
gem 'sprockets-rails'
|
||||
# Asset bundler
|
||||
gem 'propshaft'
|
||||
# Allows custom JS build tasks to integrate with the asset pipeline
|
||||
gem 'cssbundling-rails'
|
||||
# Use JavaScript with ESM import maps [https://github.com/rails/importmap-rails]
|
||||
|
||||
Reference in New Issue
Block a user