mirror of
https://github.com/discourse/discourse.git
synced 2025-01-22 08:40:46 +08:00
aa1442fdc3
This switches to outputting a separate file for each theme component CSS asset. We have separate CSS plugin files, separate JS files (for plugins/themes/components), it makes sense to do the same for component CSS assets. Benefits: - easier debugging - fixes a regression with theme component sourcemaps - changes to theme components are updated individually With HTTP/2, there is also no performance downside to having additional files in the initial request. |
||
---|---|---|
.. | ||
compiler_spec.rb | ||
importer_spec.rb | ||
manager_spec.rb |