mirror of
https://github.com/discourse/discourse.git
synced 2025-05-04 17:54:40 +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 ```