discourse/app/assets/javascripts/discourse-common/addon/helpers
Robin Ward d615de9139
DEV: Support for `import Handlebars from 'handlebars'`; (#9600)
* Remove Handlebars.SafeString usage

* DEV: Support for `import Handlebars from 'handlebars'`;

* FIX: Sprockets was broken when `node_modules` was present

By default the old version of sprockets looks for application.js
anywhere, including in a node_modules folder if this exists
(which it will when we move to Ember CLI.)
2020-04-30 16:41:02 -04:00
..
bound-i18n.js DEV: Make `discourse-common` an Ember addon. (#9578) 2020-04-29 12:18:21 -04:00
component-for-collection.js
component-for-row.js
d-icon.js DEV: Support for `import Handlebars from 'handlebars'`; (#9600) 2020-04-30 16:41:02 -04:00
fa-icon.js DEV: Support for `import Handlebars from 'handlebars'`; (#9600) 2020-04-30 16:41:02 -04:00
get-url.js
html-safe.js
i18n.js
popular-themes.js