@factor/app-extend
Advanced tools
Comparing version 1.0.0-alpha.14 to 1.0.0-y.0
@@ -25,3 +25,2 @@ export default Factor => { | ||
install(Factor) { | ||
// Some application modules have already been loaded in by server extension | ||
@@ -68,2 +67,4 @@ // Check if they're already loaded that way we don't load twice | ||
Factor.siteVars = Factor.observable({ classes: [] }) | ||
Factor.$filters.run("initialize-app") | ||
@@ -70,0 +71,0 @@ } |
{ | ||
"name": "@factor/app-extend", | ||
"version": "1.0.0-alpha.14", | ||
"version": "1.0.0-y.0", | ||
"license": "GPL-2.0", | ||
@@ -12,3 +12,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "73ef86e6add623345ad2c19c93c30b3810ae910c" | ||
"gitHead": "a762cf6c5961e0210f64d104e20426d444bd5069" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
20857
60