Skip to content

Commit 0bc4321

Browse files
committed
fix: issue with SSR hot reloading
1 parent 36b8f47 commit 0bc4321

File tree

18 files changed

+23
-22
lines changed

18 files changed

+23
-22
lines changed

src/__tests__/fixtures/asset-tag/__snapshots__/webpack4/server--main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ function renderAssets(out) {
299299

300300

301301

302-
const _marko_componentType = "wUwFs+xe",
302+
const _marko_componentType = "l8KG0xVe",
303303
_marko_component = {};
304304
_marko_template._ = marko_dist_runtime_components_renderer__WEBPACK_IMPORTED_MODULE_7___default()(function (input, out, _component, component, state) {
305305
out.global.___renderAssets = renderAssets;

src/__tests__/fixtures/asset-tag/__snapshots__/webpack5/server--main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ function renderAssets(out) {
201201

202202

203203

204-
const _marko_componentType = "wUwFs+xe",
204+
const _marko_componentType = "l8KG0xVe",
205205
_marko_component = {};
206206
_marko_template._ = marko_dist_runtime_components_renderer__WEBPACK_IMPORTED_MODULE_7___default()(function (input, out, _component, component, state) {
207207
out.global.runtimeId = "_marko_webpack";

src/__tests__/fixtures/basic-template-plugin-custom-runtime-id/__snapshots__/webpack4/server--main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ function renderAssets(out) {
211211

212212

213213

214-
const _marko_componentType = "8XgZ/c27",
214+
const _marko_componentType = "6kM99PmO",
215215
_marko_component = {};
216216
_marko_template._ = marko_dist_runtime_components_renderer__WEBPACK_IMPORTED_MODULE_7___default()(function (input, out, _component, component, state) {
217217
out.global.runtimeId = "testruntime";

src/__tests__/fixtures/basic-template-plugin-custom-runtime-id/__snapshots__/webpack5/server--main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ function renderAssets(out) {
111111

112112

113113

114-
const _marko_componentType = "8XgZ/c27",
114+
const _marko_componentType = "6kM99PmO",
115115
_marko_component = {};
116116
_marko_template._ = marko_dist_runtime_components_renderer__WEBPACK_IMPORTED_MODULE_7___default()(function (input, out, _component, component, state) {
117117
out.global.runtimeId = "testruntime";

src/__tests__/fixtures/basic-template-plugin-production/__snapshots__/webpack4/server--main.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/__tests__/fixtures/basic-template-plugin-production/__snapshots__/webpack5/server--main.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/__tests__/fixtures/basic-template-plugin/__snapshots__/webpack4/server--main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ function renderAssets(out) {
211211

212212

213213

214-
const _marko_componentType = "r9oeuJMR",
214+
const _marko_componentType = "eUlE9/XD",
215215
_marko_component = {};
216216
_marko_template._ = marko_dist_runtime_components_renderer__WEBPACK_IMPORTED_MODULE_7___default()(function (input, out, _component, component, state) {
217217
out.global.___renderAssets = renderAssets;

src/__tests__/fixtures/basic-template-plugin/__snapshots__/webpack5/server--main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ function renderAssets(out) {
111111

112112

113113

114-
const _marko_componentType = "r9oeuJMR",
114+
const _marko_componentType = "eUlE9/XD",
115115
_marko_component = {};
116116
_marko_template._ = marko_dist_runtime_components_renderer__WEBPACK_IMPORTED_MODULE_7___default()(function (input, out, _component, component, state) {
117117
out.global.runtimeId = "_marko_webpack";

src/__tests__/fixtures/multiple-entries-plugin/__snapshots__/webpack4/server--main.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ function renderAssets(out) {
199199

200200

201201

202-
const _marko_componentType = "qMMCl8/W",
202+
const _marko_componentType = "5odrrw/E",
203203
_marko_component = {};
204204
_marko_template._ = marko_dist_runtime_components_renderer__WEBPACK_IMPORTED_MODULE_7___default()(function (input, out, _component, component, state) {
205205
out.global.___renderAssets = renderAssets;
@@ -366,7 +366,7 @@ function renderAssets(out) {
366366

367367

368368

369-
const _marko_componentType = "FRgaW2aC",
369+
const _marko_componentType = "bXcWU3T1",
370370
_marko_component = {};
371371
_marko_template._ = marko_dist_runtime_components_renderer__WEBPACK_IMPORTED_MODULE_7___default()(function (input, out, _component, component, state) {
372372
out.global.___renderAssets = renderAssets;
@@ -503,7 +503,7 @@ function renderAssets(out) {
503503

504504

505505

506-
const _marko_componentType = "vyXF8r3F",
506+
const _marko_componentType = "LMt52weS",
507507
_marko_component = {};
508508
_marko_template._ = marko_dist_runtime_components_renderer__WEBPACK_IMPORTED_MODULE_7___default()(function (input, out, _component, component, state) {
509509
out.global.___renderAssets = renderAssets;

src/__tests__/fixtures/multiple-entries-plugin/__snapshots__/webpack5/server--main.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ function renderAssets(out) {
118118

119119

120120

121-
const _marko_componentType = "qMMCl8/W",
121+
const _marko_componentType = "5odrrw/E",
122122
_marko_component = {};
123123
_marko_template._ = marko_dist_runtime_components_renderer__WEBPACK_IMPORTED_MODULE_7___default()(function (input, out, _component, component, state) {
124124
out.global.runtimeId = "_marko_webpack";
@@ -292,7 +292,7 @@ function renderAssets(out) {
292292

293293

294294

295-
const _marko_componentType = "FRgaW2aC",
295+
const _marko_componentType = "bXcWU3T1",
296296
_marko_component = {};
297297
_marko_template._ = marko_dist_runtime_components_renderer__WEBPACK_IMPORTED_MODULE_7___default()(function (input, out, _component, component, state) {
298298
out.global.runtimeId = "_marko_webpack";
@@ -434,7 +434,7 @@ function renderAssets(out) {
434434

435435

436436

437-
const _marko_componentType = "vyXF8r3F",
437+
const _marko_componentType = "LMt52weS",
438438
_marko_component = {};
439439
_marko_template._ = marko_dist_runtime_components_renderer__WEBPACK_IMPORTED_MODULE_7___default()(function (input, out, _component, component, state) {
440440
out.global.runtimeId = "_marko_webpack";

0 commit comments

Comments
 (0)