[Framework] Allow prototype-style constructors

WTD-1482.
This commit is contained in:
Victor Woeltjen
2015-08-10 12:31:44 -07:00
parent a77920bd18
commit 3a0ba4f5a6
2 changed files with 10 additions and 4 deletions

View File

@@ -46,7 +46,6 @@ define(
var key = extension.key,
dependencies = extension.depends || [];
if (!key) {
$log.warn([
"Cannot register ",