Add caching endpoint calls for term search

This commit is contained in:
Tautvidas Sipavičius
2015-09-03 15:05:47 +03:00
parent be6adfc158
commit e8badf8beb
2 changed files with 64 additions and 0 deletions

View File

@ -84,6 +84,7 @@ config.push(_.extend({}, baseConfig, {
'newsletter_editor/components/content.js',
'newsletter_editor/components/heading.js',
'newsletter_editor/components/save.js',
'newsletter_editor/components/wordpress.js',
'newsletter_editor/behaviors/BehaviorsLookup.js',
'newsletter_editor/behaviors/ColorPickerBehavior.js',
'newsletter_editor/behaviors/ContainerDropZoneBehavior.js',