discourse/lib/stylesheet
Vinoth Kannan 7f167de10b
FIX: remove nil items before sorting the sha1 string array. (#18571)
Previously, when the array had both nil and string values it returned the error "comparison of NilClass with String failed". Now I added the `.compact` method to prevent this issue as per @martin-brennan's suggestion https://github.com/discourse/discourse/pull/18431#discussion_r984204788
2022-10-13 02:43:56 +05:30
..
manager FIX: remove nil items before sorting the sha1 string array. (#18571) 2022-10-13 02:43:56 +05:30
compiler.rb DEV: Upgrade to Rails 7 2022-04-28 11:51:03 +02:00
importer.rb DEV: Upgrade to Rails 7 2022-04-28 11:51:03 +02:00
manager.rb Revert "Revert "FEATURE: Preload resources via link header (#18475)" (#18511)" (#18531) 2022-10-11 20:11:44 -03:00
watcher.rb DEV: Fix stylesheet watcher (#16635) 2022-05-04 11:58:52 -04:00