mirror of
https://github.com/discourse/discourse.git
synced 2025-02-12 22:34:57 +00:00
This change allows themes and components access to theme assets. This means that inside theme js you can now get the URL for an asset with: ``` settings.theme_uploads.name ```