1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-23 15:19:42 +02:00

Implement simpler solution for dynamic theme loading

This commit is contained in:
Harvey Kandola 2019-01-07 19:26:08 +00:00
parent a424bbfcae
commit 4ddbe59556
5 changed files with 913 additions and 813 deletions

View file

@ -22,12 +22,6 @@ module.exports = function (environment) {
apiNamespace: '',
contentSecurityPolicyHeader: 'Content-Security-Policy-Report-Only',
// ember-cli-ifa
ifa: {
enabled: true,
inline: false,
},
EmberENV: {
FEATURES: {}
},