mirror of
https://github.com/discourse/discourse.git
synced 2025-06-05 14:07:30 +08: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 ```