discourse/lib/stylesheet
Martin Brennan 5ebbba250a
DEV: Include lib/stylesheet mtime in stylesheet cache (#31063)
Followup 23edfe7cc2

When working on changes to any of the lib/stylesheet/*.rb
files, the color_definitions.scss and other stylesheet
caches can be annoyingly persistent.

This commit adds all of these lib files to the `max_file_mtime`
part of the `fs_asset_cachebuster` cache key, so if any of
them are changed then the cache will break, making development
a lot easier.
2025-01-31 09:32:10 +10:00
..
manager DEV: Backend support for light/dark mode in color palettes (#30893) 2025-01-23 15:54:49 +03:00
compiler.rb SECURITY: Generate more category CSS on client 2024-03-15 14:24:11 +08:00
importer.rb DEV: Backend support for light/dark mode in color palettes (#30893) 2025-01-23 15:54:49 +03:00
manager.rb DEV: Include lib/stylesheet mtime in stylesheet cache (#31063) 2025-01-31 09:32:10 +10:00
watcher.rb DEV: Fix various rubocop lints (#24749) 2023-12-06 23:25:00 +01:00