-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3740538
commit 3efdaf4
Showing
11 changed files
with
86 additions
and
87 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
## Asset Files | ||
- Bundle: bundle.js | ||
- Manifest: main.LAST_HASH.hot-update.json, size: 28 | ||
- Update: main.LAST_HASH.hot-update.js, size: 5136 | ||
- Update: main.LAST_HASH.hot-update.js, size: 5034 | ||
|
||
## Manifest | ||
|
||
|
@@ -35,11 +35,11 @@ self["webpackHotUpdate"]('main', { | |
"../useContext#initial/app.jsx": (function (module, __webpack_exports__, __webpack_require__) { | ||
__webpack_require__.r(__webpack_exports__); | ||
__webpack_require__.d(__webpack_exports__, { | ||
App: function() { return App; } | ||
App: () => (App) | ||
}); | ||
/* ESM import */var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ "../../../../node_modules/.pnpm/[email protected]/node_modules/preact/compat/jsx-dev-runtime.js"); | ||
/* ESM import */var preact_compat__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! preact/compat */ "../../../../node_modules/.pnpm/[email protected]/node_modules/preact/compat/dist/compat.module.js"); | ||
/* ESM import */var preact_hooks__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! preact/hooks */ "../../../../node_modules/.pnpm/[email protected]/node_modules/preact/hooks/dist/hooks.module.js"); | ||
/* ESM import */var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ "../../../../node_modules/<PNPM_INNER>/preact/compat/jsx-dev-runtime.js"); | ||
/* ESM import */var preact_compat__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! preact/compat */ "../../../../node_modules/<PNPM_INNER>/preact/compat/dist/compat.module.js"); | ||
/* ESM import */var preact_hooks__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! preact/hooks */ "../../../../node_modules/<PNPM_INNER>/preact/hooks/dist/hooks.module.js"); | ||
/* module decorator */ module = __webpack_require__.hmd(module); | ||
/* provided dependency */ var __prefresh_utils__ = __webpack_require__(/*! ../../../../client/prefresh.js */ "../../../../client/prefresh.js")["default"]; | ||
|
||
|
@@ -59,12 +59,12 @@ function Inner() { | |
theme | ||
] | ||
}, void 0, true, { | ||
fileName: "<PROJECT_ROOT>/test/hotCases/hook/useContext#initial/app.jsx", | ||
fileName: "<ROOT>/test/hotCases/hook/useContext#initial/app.jsx", | ||
lineNumber: 8, | ||
columnNumber: 16 | ||
}, this) | ||
}, void 0, false, { | ||
fileName: "<PROJECT_ROOT>/test/hotCases/hook/useContext#initial/app.jsx", | ||
fileName: "<ROOT>/test/hotCases/hook/useContext#initial/app.jsx", | ||
lineNumber: 8, | ||
columnNumber: 11 | ||
}, this); | ||
|
@@ -73,7 +73,7 @@ _s(Inner, "+C1P7ukOg/azcV4AZ819oyezFOE="); | |
_c = Inner; | ||
function App() { | ||
return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(Inner, {}, void 0, false, { | ||
fileName: "<PROJECT_ROOT>/test/hotCases/hook/useContext#initial/app.jsx", | ||
fileName: "<ROOT>/test/hotCases/hook/useContext#initial/app.jsx", | ||
lineNumber: 13, | ||
columnNumber: 5 | ||
}, this); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
## Asset Files | ||
- Bundle: bundle.js | ||
- Manifest: main.LAST_HASH.hot-update.json, size: 28 | ||
- Update: main.LAST_HASH.hot-update.js, size: 5441 | ||
- Update: main.LAST_HASH.hot-update.js, size: 5331 | ||
|
||
## Manifest | ||
|
||
|
@@ -35,11 +35,11 @@ self["webpackHotUpdate"]('main', { | |
"../useContext#keep/app.jsx": (function (module, __webpack_exports__, __webpack_require__) { | ||
__webpack_require__.r(__webpack_exports__); | ||
__webpack_require__.d(__webpack_exports__, { | ||
App: function() { return App; } | ||
App: () => (App) | ||
}); | ||
/* ESM import */var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ "../../../../node_modules/.pnpm/[email protected]/node_modules/preact/compat/jsx-dev-runtime.js"); | ||
/* ESM import */var preact_compat__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! preact/compat */ "../../../../node_modules/.pnpm/[email protected]/node_modules/preact/compat/dist/compat.module.js"); | ||
/* ESM import */var preact_hooks__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! preact/hooks */ "../../../../node_modules/.pnpm/[email protected]/node_modules/preact/hooks/dist/hooks.module.js"); | ||
/* ESM import */var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ "../../../../node_modules/<PNPM_INNER>/preact/compat/jsx-dev-runtime.js"); | ||
/* ESM import */var preact_compat__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! preact/compat */ "../../../../node_modules/<PNPM_INNER>/preact/compat/dist/compat.module.js"); | ||
/* ESM import */var preact_hooks__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! preact/hooks */ "../../../../node_modules/<PNPM_INNER>/preact/hooks/dist/hooks.module.js"); | ||
/* module decorator */ module = __webpack_require__.hmd(module); | ||
/* provided dependency */ var __prefresh_utils__ = __webpack_require__(/*! ../../../../client/prefresh.js */ "../../../../client/prefresh.js")["default"]; | ||
|
||
|
@@ -59,12 +59,12 @@ function Inner() { | |
theme | ||
] | ||
}, void 0, true, { | ||
fileName: "<PROJECT_ROOT>/test/hotCases/hook/useContext#keep/app.jsx", | ||
fileName: "<ROOT>/test/hotCases/hook/useContext#keep/app.jsx", | ||
lineNumber: 8, | ||
columnNumber: 16 | ||
}, this) | ||
}, void 0, false, { | ||
fileName: "<PROJECT_ROOT>/test/hotCases/hook/useContext#keep/app.jsx", | ||
fileName: "<ROOT>/test/hotCases/hook/useContext#keep/app.jsx", | ||
lineNumber: 8, | ||
columnNumber: 11 | ||
}, this); | ||
|
@@ -75,12 +75,12 @@ function App() { | |
return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(Theme.Provider, { | ||
value: "dark", | ||
children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(Inner, {}, void 0, false, { | ||
fileName: "<PROJECT_ROOT>/test/hotCases/hook/useContext#keep/app.jsx", | ||
fileName: "<ROOT>/test/hotCases/hook/useContext#keep/app.jsx", | ||
lineNumber: 14, | ||
columnNumber: 7 | ||
}, this) | ||
}, void 0, false, { | ||
fileName: "<PROJECT_ROOT>/test/hotCases/hook/useContext#keep/app.jsx", | ||
fileName: "<ROOT>/test/hotCases/hook/useContext#keep/app.jsx", | ||
lineNumber: 13, | ||
columnNumber: 5 | ||
}, this); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
## Asset Files | ||
- Bundle: bundle.js | ||
- Manifest: main.LAST_HASH.hot-update.json, size: 28 | ||
- Update: main.LAST_HASH.hot-update.js, size: 5457 | ||
- Update: main.LAST_HASH.hot-update.js, size: 5347 | ||
|
||
## Manifest | ||
|
||
|
@@ -35,11 +35,11 @@ self["webpackHotUpdate"]('main', { | |
"../useContext#provide/app.jsx": (function (module, __webpack_exports__, __webpack_require__) { | ||
__webpack_require__.r(__webpack_exports__); | ||
__webpack_require__.d(__webpack_exports__, { | ||
App: function() { return App; } | ||
App: () => (App) | ||
}); | ||
/* ESM import */var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ "../../../../node_modules/.pnpm/[email protected]/node_modules/preact/compat/jsx-dev-runtime.js"); | ||
/* ESM import */var preact_compat__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! preact/compat */ "../../../../node_modules/.pnpm/[email protected]/node_modules/preact/compat/dist/compat.module.js"); | ||
/* ESM import */var preact_hooks__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! preact/hooks */ "../../../../node_modules/.pnpm/[email protected]/node_modules/preact/hooks/dist/hooks.module.js"); | ||
/* ESM import */var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ "../../../../node_modules/<PNPM_INNER>/preact/compat/jsx-dev-runtime.js"); | ||
/* ESM import */var preact_compat__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! preact/compat */ "../../../../node_modules/<PNPM_INNER>/preact/compat/dist/compat.module.js"); | ||
/* ESM import */var preact_hooks__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! preact/hooks */ "../../../../node_modules/<PNPM_INNER>/preact/hooks/dist/hooks.module.js"); | ||
/* module decorator */ module = __webpack_require__.hmd(module); | ||
/* provided dependency */ var __prefresh_utils__ = __webpack_require__(/*! ../../../../client/prefresh.js */ "../../../../client/prefresh.js")["default"]; | ||
|
||
|
@@ -59,12 +59,12 @@ function Inner() { | |
theme | ||
] | ||
}, void 0, true, { | ||
fileName: "<PROJECT_ROOT>/test/hotCases/hook/useContext#provide/app.jsx", | ||
fileName: "<ROOT>/test/hotCases/hook/useContext#provide/app.jsx", | ||
lineNumber: 8, | ||
columnNumber: 16 | ||
}, this) | ||
}, void 0, false, { | ||
fileName: "<PROJECT_ROOT>/test/hotCases/hook/useContext#provide/app.jsx", | ||
fileName: "<ROOT>/test/hotCases/hook/useContext#provide/app.jsx", | ||
lineNumber: 8, | ||
columnNumber: 11 | ||
}, this); | ||
|
@@ -75,12 +75,12 @@ function App() { | |
return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(Theme.Provider, { | ||
value: "light", | ||
children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(Inner, {}, void 0, false, { | ||
fileName: "<PROJECT_ROOT>/test/hotCases/hook/useContext#provide/app.jsx", | ||
fileName: "<ROOT>/test/hotCases/hook/useContext#provide/app.jsx", | ||
lineNumber: 14, | ||
columnNumber: 7 | ||
}, this) | ||
}, void 0, false, { | ||
fileName: "<PROJECT_ROOT>/test/hotCases/hook/useContext#provide/app.jsx", | ||
fileName: "<ROOT>/test/hotCases/hook/useContext#provide/app.jsx", | ||
lineNumber: 13, | ||
columnNumber: 5 | ||
}, this); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
## Asset Files | ||
- Bundle: bundle.js | ||
- Manifest: main.LAST_HASH.hot-update.json, size: 28 | ||
- Update: main.LAST_HASH.hot-update.js, size: 4713 | ||
- Update: main.LAST_HASH.hot-update.js, size: 4614 | ||
|
||
## Manifest | ||
|
||
|
@@ -35,11 +35,11 @@ self["webpackHotUpdate"]('main', { | |
"../useState#keep/app.jsx": (function (module, __webpack_exports__, __webpack_require__) { | ||
__webpack_require__.r(__webpack_exports__); | ||
__webpack_require__.d(__webpack_exports__, { | ||
App: function() { return App; } | ||
App: () => (App) | ||
}); | ||
/* ESM import */var _swc_helpers_sliced_to_array__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @swc/helpers/_/_sliced_to_array */ "../../../../node_modules/.pnpm/@[email protected]/node_modules/@swc/helpers/esm/_sliced_to_array.js"); | ||
/* ESM import */var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ "../../../../node_modules/.pnpm/[email protected]/node_modules/preact/compat/jsx-dev-runtime.js"); | ||
/* ESM import */var preact_hooks__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! preact/hooks */ "../../../../node_modules/.pnpm/[email protected]/node_modules/preact/hooks/dist/hooks.module.js"); | ||
/* ESM import */var _swc_helpers_sliced_to_array__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @swc/helpers/_/_sliced_to_array */ "../../../../node_modules/<PNPM_INNER>/@swc/helpers/esm/_sliced_to_array.js"); | ||
/* ESM import */var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ "../../../../node_modules/<PNPM_INNER>/preact/compat/jsx-dev-runtime.js"); | ||
/* ESM import */var preact_hooks__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! preact/hooks */ "../../../../node_modules/<PNPM_INNER>/preact/hooks/dist/hooks.module.js"); | ||
/* module decorator */ module = __webpack_require__.hmd(module); | ||
/* provided dependency */ var __prefresh_utils__ = __webpack_require__(/*! ../../../../client/prefresh.js */ "../../../../client/prefresh.js")["default"]; | ||
|
||
|
@@ -57,12 +57,12 @@ function App() { | |
theme | ||
] | ||
}, void 0, true, { | ||
fileName: "<PROJECT_ROOT>/test/hotCases/hook/useState#keep/app.jsx", | ||
fileName: "<ROOT>/test/hotCases/hook/useState#keep/app.jsx", | ||
lineNumber: 6, | ||
columnNumber: 16 | ||
}, this) | ||
}, void 0, false, { | ||
fileName: "<PROJECT_ROOT>/test/hotCases/hook/useState#keep/app.jsx", | ||
fileName: "<ROOT>/test/hotCases/hook/useState#keep/app.jsx", | ||
lineNumber: 6, | ||
columnNumber: 11 | ||
}, this); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
## Asset Files | ||
- Bundle: bundle.js | ||
- Manifest: main.LAST_HASH.hot-update.json, size: 28 | ||
- Update: main.LAST_HASH.hot-update.js, size: 4605 | ||
- Update: main.LAST_HASH.hot-update.js, size: 4506 | ||
|
||
## Manifest | ||
|
||
|
@@ -35,11 +35,11 @@ self["webpackHotUpdate"]('main', { | |
"../useState#reset/app.jsx": (function (module, __webpack_exports__, __webpack_require__) { | ||
__webpack_require__.r(__webpack_exports__); | ||
__webpack_require__.d(__webpack_exports__, { | ||
App: function() { return App; } | ||
App: () => (App) | ||
}); | ||
/* ESM import */var _swc_helpers_sliced_to_array__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @swc/helpers/_/_sliced_to_array */ "../../../../node_modules/.pnpm/@[email protected]/node_modules/@swc/helpers/esm/_sliced_to_array.js"); | ||
/* ESM import */var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ "../../../../node_modules/.pnpm/[email protected]/node_modules/preact/compat/jsx-dev-runtime.js"); | ||
/* ESM import */var preact_hooks__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! preact/hooks */ "../../../../node_modules/.pnpm/[email protected]/node_modules/preact/hooks/dist/hooks.module.js"); | ||
/* ESM import */var _swc_helpers_sliced_to_array__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @swc/helpers/_/_sliced_to_array */ "../../../../node_modules/<PNPM_INNER>/@swc/helpers/esm/_sliced_to_array.js"); | ||
/* ESM import */var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ "../../../../node_modules/<PNPM_INNER>/preact/compat/jsx-dev-runtime.js"); | ||
/* ESM import */var preact_hooks__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! preact/hooks */ "../../../../node_modules/<PNPM_INNER>/preact/hooks/dist/hooks.module.js"); | ||
/* module decorator */ module = __webpack_require__.hmd(module); | ||
/* provided dependency */ var __prefresh_utils__ = __webpack_require__(/*! ../../../../client/prefresh.js */ "../../../../client/prefresh.js")["default"]; | ||
|
||
|
@@ -56,12 +56,12 @@ function App() { | |
theme | ||
] | ||
}, void 0, true, { | ||
fileName: "<PROJECT_ROOT>/test/hotCases/hook/useState#reset/app.jsx", | ||
fileName: "<ROOT>/test/hotCases/hook/useState#reset/app.jsx", | ||
lineNumber: 5, | ||
columnNumber: 16 | ||
}, this) | ||
}, void 0, false, { | ||
fileName: "<PROJECT_ROOT>/test/hotCases/hook/useState#reset/app.jsx", | ||
fileName: "<ROOT>/test/hotCases/hook/useState#reset/app.jsx", | ||
lineNumber: 5, | ||
columnNumber: 11 | ||
}, this); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
## Asset Files | ||
- Bundle: bundle.js | ||
- Manifest: main.LAST_HASH.hot-update.json, size: 28 | ||
- Update: main.LAST_HASH.hot-update.js, size: 3818 | ||
- Update: main.LAST_HASH.hot-update.js, size: 3766 | ||
|
||
## Manifest | ||
|
||
|
@@ -35,9 +35,9 @@ self["webpackHotUpdate"]('main', { | |
"./app.jsx": (function (module, __webpack_exports__, __webpack_require__) { | ||
__webpack_require__.r(__webpack_exports__); | ||
__webpack_require__.d(__webpack_exports__, { | ||
App: function() { return App; } | ||
App: () => (App) | ||
}); | ||
/* ESM import */var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ "../../../../node_modules/.pnpm/[email protected]/node_modules/preact/compat/jsx-dev-runtime.js"); | ||
/* ESM import */var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ "../../../../node_modules/<PNPM_INNER>/preact/compat/jsx-dev-runtime.js"); | ||
/* module decorator */ module = __webpack_require__.hmd(module); | ||
/* provided dependency */ var __prefresh_utils__ = __webpack_require__(/*! ../../../../client/prefresh.js */ "../../../../client/prefresh.js")["default"]; | ||
|
||
|
@@ -46,12 +46,12 @@ function App() { | |
children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)("span", { | ||
children: "content 2" | ||
}, void 0, false, { | ||
fileName: "<PROJECT_ROOT>/test/hotCases/jsx/basic/app.jsx", | ||
fileName: "<ROOT>/test/hotCases/jsx/basic/app.jsx", | ||
lineNumber: 2, | ||
columnNumber: 16 | ||
}, this) | ||
}, void 0, false, { | ||
fileName: "<PROJECT_ROOT>/test/hotCases/jsx/basic/app.jsx", | ||
fileName: "<ROOT>/test/hotCases/jsx/basic/app.jsx", | ||
lineNumber: 2, | ||
columnNumber: 11 | ||
}, this); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
## Asset Files | ||
- Bundle: bundle.js | ||
- Manifest: main.LAST_HASH.hot-update.json, size: 28 | ||
- Update: main.LAST_HASH.hot-update.js, size: 3818 | ||
- Update: main.LAST_HASH.hot-update.js, size: 3766 | ||
|
||
## Manifest | ||
|
||
|
@@ -35,9 +35,9 @@ self["webpackHotUpdate"]('main', { | |
"./app.jsx": (function (module, __webpack_exports__, __webpack_require__) { | ||
__webpack_require__.r(__webpack_exports__); | ||
__webpack_require__.d(__webpack_exports__, { | ||
App: function() { return App; } | ||
App: () => (App) | ||
}); | ||
/* ESM import */var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ "../../../../node_modules/.pnpm/[email protected]/node_modules/preact/compat/jsx-dev-runtime.js"); | ||
/* ESM import */var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ "../../../../node_modules/<PNPM_INNER>/preact/compat/jsx-dev-runtime.js"); | ||
/* module decorator */ module = __webpack_require__.hmd(module); | ||
/* provided dependency */ var __prefresh_utils__ = __webpack_require__(/*! ../../../../client/prefresh.js */ "../../../../client/prefresh.js")["default"]; | ||
|
||
|
@@ -46,12 +46,12 @@ function App() { | |
children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)("span", { | ||
children: "content 3" | ||
}, void 0, false, { | ||
fileName: "<PROJECT_ROOT>/test/hotCases/jsx/basic/app.jsx", | ||
fileName: "<ROOT>/test/hotCases/jsx/basic/app.jsx", | ||
lineNumber: 2, | ||
columnNumber: 16 | ||
}, this) | ||
}, void 0, false, { | ||
fileName: "<PROJECT_ROOT>/test/hotCases/jsx/basic/app.jsx", | ||
fileName: "<ROOT>/test/hotCases/jsx/basic/app.jsx", | ||
lineNumber: 2, | ||
columnNumber: 11 | ||
}, this); | ||
|
Oops, something went wrong.