mirror of
https://github.com/discourse/discourse.git
synced 2026-08-06 13:08:40 +08:00
When precompiling stylesheets, we were forcibly recompiling, even if we already had the correct stylesheet in the cache. This commit updates the precompile job so that it tries to pull an already-compiled copy from the database and cache it on disk, rather than doing a full recompile. |
||
|---|---|---|
| .. | ||
| manager | ||
| compiler.rb | ||
| importer.rb | ||
| manager.rb | ||
| watcher.rb | ||