@lwrjs/shared-utils
Advanced tools
Comparing version
@@ -33,2 +33,4 @@ if (getFeatureFlags().REEVALUATE_MODULES && !getFeatureFlags().LEGACY_LOADER) { | ||
EXPERIMENTAL_ASSET_HEADERS: parseStringFlag('EXPERIMENTAL_ASSET_HEADERS'), | ||
// Sets the timeout for SSR on lambda in ms | ||
SSR_TIMEOUT: parseStringFlag('SSR_TIMEOUT'), | ||
}; | ||
@@ -35,0 +37,0 @@ } |
@@ -7,3 +7,3 @@ { | ||
}, | ||
"version": "0.17.2-alpha.24", | ||
"version": "0.17.2-alpha.25", | ||
"homepage": "https://developer.salesforce.com/docs/platform/lwr/overview", | ||
@@ -41,3 +41,3 @@ "repository": { | ||
"dependencies": { | ||
"@lwrjs/diagnostics": "0.17.2-alpha.24", | ||
"@lwrjs/diagnostics": "0.17.2-alpha.25", | ||
"es-module-lexer": "^1.5.4", | ||
@@ -55,3 +55,3 @@ "fast-json-stable-stringify": "^2.1.0", | ||
"devDependencies": { | ||
"@lwrjs/types": "0.17.2-alpha.24", | ||
"@lwrjs/types": "0.17.2-alpha.25", | ||
"@types/mime-types": "2.1.4", | ||
@@ -64,3 +64,3 @@ "@types/path-to-regexp": "^1.7.0", | ||
}, | ||
"gitHead": "2ce2679faaeb7493891a8e1b7af2d42eb9042998" | ||
"gitHead": "7ea5e131db72533fb6ab0b5df51c213cfd51d203" | ||
} |
Sorry, the diff of this file is not supported yet
211115
0.07%4899
0.06%+ Added
- Removed