mirror of
https://github.com/discourse/discourse.git
synced 2025-02-05 19:11:13 +00:00
1706e87e9d
Our sprockets-based locale pipeline correctly `depends_on` client.*.yml files which already exist. But sprockets does not provide a way to watch for the creation of new files matching a certain path. This commit works around that limitation by adding the set of client.*.yml files to our global cache-clearing logic