diff --git a/platform/core/bundle.js b/platform/core/bundle.js index abb0ce9fab..9ad64d47f9 100644 --- a/platform/core/bundle.js +++ b/platform/core/bundle.js @@ -394,7 +394,8 @@ define([ "implementation": Instantiate, "depends": [ "capabilityService", - "identifierService" + "identifierService", + "cacheService" ] } ],