@@ -9,40 +9,40 @@ exports.default = {
99
1010 'ssr-build/ssr-bundle.css' : 1281 ,
1111 'ssr-build/ssr-bundle.css.map' : 2070 ,
12- 'ssr-build/ssr-bundle.js' : 9801 ,
13- 'ssr-build/ssr-bundle.js.map' : 30625 ,
12+ 'ssr-build/ssr-bundle.js' : 14400 ,
13+ 'ssr-build/ssr-bundle.js.map' : 46078 ,
1414 'ssr-build/asset-manifest.json' : 76 ,
1515
16- 'bundle.620ee .js' : 21323 ,
17- 'bundle.620ee .js.map' : 85534 ,
18- 'bundle.620ee .legacy.js' : 22514 ,
19- 'bundle.620ee .legacy.js.map' : 106422 ,
16+ 'bundle.c7f4f .js' : 26608 ,
17+ 'bundle.c7f4f .js.map' : 107005 ,
18+ 'bundle.c7f4f .legacy.js' : 28182 ,
19+ 'bundle.c7f4f .legacy.js.map' : 133666 ,
2020 'bundle.354c3.css' : 945 ,
2121 'bundle.354c3.css.map' : 1758 ,
2222
2323 'dom-polyfills.c88f4.legacy.js' : 5252 ,
2424 'dom-polyfills.c88f4.legacy.js.map' : 18836 ,
25- 'es-polyfills.legacy.js' : 42540 ,
25+ 'es-polyfills.legacy.js' : 61323 ,
2626
2727 'favicon.ico' : 15086 ,
2828 'index.html' : 2263 ,
2929 'manifest.json' : 455 ,
3030 'preact_prerender_data.json' : 11 ,
3131 'asset-manifest.json' : 943 ,
3232
33- 'route -home.chunk.4ad71 .js' : 339 ,
34- 'route -home.chunk.4ad71 .js.map' : 1811 ,
35- 'route -home.chunk.4ad71 .legacy.js' : 394 ,
36- 'route -home.chunk.4ad71 .legacy.js.map' : 2102 ,
37- 'route -home.chunk.6eaee .css' : 112 ,
38- 'route -home.chunk.6eaee .css.map' : 224 ,
39-
40- 'route -profile.chunk.6a61d .js' : 2545 ,
41- 'route -profile.chunk.6a61d .js.map' : 10268 ,
42- 'route -profile.chunk.6a61d .legacy.js' : 2698 ,
43- 'route -profile.chunk.6a61d .legacy.js.map' : 12894 ,
44- 'route -profile.chunk.0af3e .css' : 118 ,
45- 'route -profile.chunk.0af3e .css.map' : 231 ,
33+ 'routes -home.chunk.66725 .js' : 348 ,
34+ 'routes -home.chunk.66725 .js.map' : 1703 ,
35+ 'routes -home.chunk.66725 .legacy.js' : 394 ,
36+ 'routes -home.chunk.66725 .legacy.js.map' : 1991 ,
37+ 'routes -home.chunk.4c05c .css' : 112 ,
38+ 'routes -home.chunk.4c05c .css.map' : 224 ,
39+
40+ 'routes -profile.chunk.948e4 .js' : 743 ,
41+ 'routes -profile.chunk.948e4 .js.map' : 3272 ,
42+ 'routes -profile.chunk.948e4 .legacy.js' : 910 ,
43+ 'routes -profile.chunk.948e4 .legacy.js.map' : 3931 ,
44+ 'routes -profile.chunk.0a57b .css' : 118 ,
45+ 'routes -profile.chunk.0a57b .css.map' : 231 ,
4646} ;
4747
4848exports . prerender = { } ;
@@ -156,8 +156,10 @@ exports.template = `
156156 <body>
157157 <h1>Guess what</h1>
158158 <h2>This is an app with custom template</h2>
159+ <script type="isodata"></script>
159160 <script defer="defer" src="/bundle.\\w{5}.js"></script>
160161 <h2>This is an app with custom template</h2>
162+ <script type="isodata"></script>
161163 <script type="__PREACT_CLI_DATA__">%7B%22preRenderData%22:%7B%22url%22:%22/%22%7D%7D</script>
162164 <script crossorigin="anonymous" src="/bundle.\\w{5}.js" type="module"></script>
163165 <script nomodule="" src="/dom-polyfills.\\w{5}.legacy.js"></script>
@@ -182,6 +184,7 @@ exports.publicPath = `
182184 </head>
183185 <body>
184186 <h1>Public path test</h1>
187+ <script type="isodata"></script>
185188 <script type="__PREACT_CLI_DATA__">%7B%22preRenderData%22:%7B%22url%22:%22/%22%7D%7D</script>
186189 <script crossorigin="anonymous" src="/example-path/bundle.\\w{5}.js" type="module"></script>
187190 <script nomodule="" src="/example-path/dom-polyfills.\\w{5}.legacy.js"></script>
0 commit comments