discourse/spec/components/stylesheet
David Taylor b8526c6d75
DEV: Ensure stylesheet sourcemap URLs include __ws hostname param (#15934)
Without this parameter, requests for sourcemaps on shared-CDN multisites will not be routed to the correct database, resulting in a 404.

The stylesheet content now depends on the site hostname, so the hostname has been added to the digest.
2022-02-14 19:53:39 +00:00
..
compiler_spec.rb DEV: Support referencing public images in plugins in SCSS (#12930) 2021-05-03 14:40:02 -04:00
importer_spec.rb DEV: Compile core and plugin stylesheets independently of themes (#13638) 2021-07-06 13:11:10 -04:00
manager_spec.rb DEV: Ensure stylesheet sourcemap URLs include __ws hostname param (#15934) 2022-02-14 19:53:39 +00:00