mirror of
https://github.com/discourse/discourse.git
synced 2025-03-16 06:17:34 +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 ```