Add cache sweeper for components directory
This commit is contained in:
@@ -5,3 +5,4 @@ Rails.application.config.assets.version = "1.0"
|
||||
|
||||
# Add additional assets to the asset load path.
|
||||
Rails.application.config.assets.paths << "app/components"
|
||||
Rails.application.config.importmap.cache_sweepers << Rails.root.join("app/components")
|
||||
|
||||
Reference in New Issue
Block a user