discourse/app/assets/javascripts/discourse-common/addon
Robin Ward c1bcb78441 REFACTOR: Allow helpers to access site settings
Since `Discourse.SiteSettings` is removed, helpers can now include and
call `helperContext().siteSettings` to get access to the settings
without using a global variable.
2020-07-22 14:14:38 -04:00
..
config Remove discourse constants (#9958) 2020-06-01 16:33:43 -04:00
helpers FIX: `(getURL "")` was not working with the `i18n` helper 2020-06-05 09:53:43 -04:00
lib REFACTOR: Allow helpers to access site settings 2020-07-22 14:14:38 -04:00
utils
.gitkeep
resolver.js