@lwrjs/diagnostics
Advanced tools
Comparing version 0.15.0-alpha.37 to 0.15.0-alpha.38
@@ -82,5 +82,5 @@ /* istanbul ignore file */ | ||
category: 'lwrUnresolvable/ssr', | ||
message: `Server side rendering '${specifier}' timed out after ${time}ms`, | ||
message: `Server side rendering or data prefetching for '${specifier}' timed out after ${time}ms`, | ||
}), | ||
}); | ||
//# sourceMappingURL=unresolvable.js.map |
@@ -7,3 +7,3 @@ { | ||
}, | ||
"version": "0.15.0-alpha.37", | ||
"version": "0.15.0-alpha.38", | ||
"homepage": "https://developer.salesforce.com/docs/platform/lwr/overview", | ||
@@ -39,3 +39,3 @@ "repository": { | ||
"devDependencies": { | ||
"@lwrjs/types": "0.15.0-alpha.37", | ||
"@lwrjs/types": "0.15.0-alpha.38", | ||
"jest": "^26.6.3", | ||
@@ -51,3 +51,3 @@ "ts-jest": "^26.5.6", | ||
}, | ||
"gitHead": "1211275df818eb68a933ea744c13c9f1a525bcd6" | ||
"gitHead": "9dbc44e168d9926f80db6022643efc3aa16b0782" | ||
} |
Sorry, the diff of this file is not supported yet
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
77326