@@ -3,16 +3,19 @@ export const snapshot = {};
33snapshot [` MyRouteAwareComponent 1` ] = `
44'<!doctype html><html ><head ><meta charset = " utf-8" /><meta name = " viewport" content = " width=device-width,initial-scale=1.0,maximum-scale=1.0" /><title ></title ><script type = " importmap" >{
55 " imports" : {
6- " preact" : " https://esm.sh/[email protected] " , 7- " preact/hooks" : " https://esm.sh/[email protected] /hooks" , 8- " react" : " https://esm.sh/[email protected] " , 9- " react/jsx-runtime" : " https://esm.sh/[email protected] /jsx-runtime" , 10- " preact/jsx-runtime" : " https://esm.sh/[email protected] /jsx-runtime" , 11- " react-dom" : " https://esm.sh/[email protected] /compat/" , 12- " react-dom/*" : " https://esm.sh/[email protected] /compat/*" , 6+ " preact" : " https://esm.sh/[email protected] " , 7+ " preact/hooks" : " https://esm.sh/[email protected] /hooks" , 8+ " preact/debug" : " https://esm.sh/[email protected] /debug" , 9+ " preact/devtools" : " https://esm.sh/[email protected] /devtools" , 10+ " react" : " https://esm.sh/[email protected] " , 11+ " react/jsx-runtime" : " https://esm.sh/[email protected] /jsx-runtime" , 12+ " preact/jsx-runtime" : " https://esm.sh/[email protected] /jsx-runtime" , 13+ " react-dom" : " https://esm.sh/[email protected] /compat/" , 14+ " react-dom/*" : " https://esm.sh/[email protected] /compat/*" , 1315 " htm/preact" : " https://esm.sh/[email protected] /preact?external=preact" , 1416 " preact-iso" : " https://esm.sh/preact-iso@^2.9.0?external=preact" ,
1517 " preact-iso/prerender" : " /fullsoak" ,
18+ " @preact/signals" : " https://esm.sh/@preact/signals" ,
1619 " fullsoak/preact-iso" : " https://esm.sh/preact-iso@^2.9.0?external=preact" ,
1720 " @fullsoak/fullsoak/preact-iso" : " https://esm.sh/preact-iso@^2.9.0?external=preact" ,
1821 " fullsoak" : " /fullsoak" ,
0 commit comments