create-vike
Advanced tools
Comparing version 0.0.321 to 0.0.322
@@ -33,3 +33,3 @@ { | ||
"typescript": "^5.3.3", | ||
"vike": "^0.4.156", | ||
"vike": "^0.4.157", | ||
"vite": "^5.0.10" | ||
@@ -36,0 +36,0 @@ }, |
@@ -58,2 +58,5 @@ // This file isn't processed by Vite, see https://github.com/vikejs/vike/issues/562 | ||
const pageContext = await renderPage(pageContextInit) | ||
if (pageContext.errorWhileRendering) { | ||
// Install error tracking here, see https://vike.dev/errors | ||
} | ||
const { httpResponse } = pageContext | ||
@@ -60,0 +63,0 @@ if (!httpResponse) { |
@@ -24,3 +24,3 @@ { | ||
"sirv": "^2.0.3", | ||
"vike": "^0.4.156", | ||
"vike": "^0.4.157", | ||
"vite": "^5.0.10" | ||
@@ -27,0 +27,0 @@ }, |
@@ -49,2 +49,1 @@ // https://vike.dev/onRenderHtml | ||
} | ||
@@ -58,2 +58,5 @@ // This file isn't processed by Vite, see https://github.com/vikejs/vike/issues/562 | ||
const pageContext = await renderPage(pageContextInit) | ||
if (pageContext.errorWhileRendering) { | ||
// Install error tracking here, see https://vike.dev/errors | ||
} | ||
const { httpResponse } = pageContext | ||
@@ -60,0 +63,0 @@ if (!httpResponse) { |
@@ -24,3 +24,3 @@ { | ||
"typescript": "^5.3.3", | ||
"vike": "^0.4.156", | ||
"vike": "^0.4.157", | ||
"vite": "^5.0.10", | ||
@@ -27,0 +27,0 @@ "vue": "^3.3.10" |
@@ -58,2 +58,5 @@ // This file isn't processed by Vite, see https://github.com/vikejs/vike/issues/562 | ||
const pageContext = await renderPage(pageContextInit) | ||
if (pageContext.errorWhileRendering) { | ||
// Install error tracking here, see https://vike.dev/errors | ||
} | ||
const { httpResponse } = pageContext | ||
@@ -60,0 +63,0 @@ if (!httpResponse) { |
@@ -18,3 +18,3 @@ { | ||
"sirv": "^2.0.3", | ||
"vike": "^0.4.156", | ||
"vike": "^0.4.157", | ||
"vite": "^5.0.10", | ||
@@ -21,0 +21,0 @@ "vue": "^3.3.10" |
@@ -58,2 +58,5 @@ // This file isn't processed by Vite, see https://github.com/vikejs/vike/issues/562 | ||
const pageContext = await renderPage(pageContextInit) | ||
if (pageContext.errorWhileRendering) { | ||
// Install error tracking here, see https://vike.dev/errors | ||
} | ||
const { httpResponse } = pageContext | ||
@@ -60,0 +63,0 @@ if (!httpResponse) { |
{ | ||
"name": "create-vike", | ||
"version": "0.0.321", | ||
"version": "0.0.322", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "bin": { |
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
111015
2326