Disable plugin components via plugin_config

This commit is contained in:
Chi Vinh Le
2017-07-03 19:01:17 +07:00
parent 60b4909395
commit 270c3b7634
3 changed files with 25 additions and 5 deletions
+1
View File
@@ -1,2 +1,3 @@
export {t} from 'coral-framework/services/i18n';
export {can} from 'coral-framework/services/perms';
export {isSlotEmpty} from 'coral-framework/helpers/plugins';