mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06: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 ```