discourse/app/assets/javascripts/discourse-common/addon
David Taylor 731263b81c
PERF: Correctly memoize baseUri value in javascript app (#9986)
An empty string is a falsey value in javascript, so we were looking for the meta tag every time getURL was called, which took approximately 1.5ms every time.
2020-06-05 13:36:48 +01:00
..
config Remove discourse constants (#9958) 2020-06-01 16:33:43 -04:00
helpers DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
lib PERF: Correctly memoize baseUri value in javascript app (#9986) 2020-06-05 13:36:48 +01:00
utils
.gitkeep
resolver.js