diff options
Diffstat (limited to 'test/snapshots/bundled-entry-point.debug.js')
-rw-r--r-- | test/snapshots/bundled-entry-point.debug.js | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/test/snapshots/bundled-entry-point.debug.js b/test/snapshots/bundled-entry-point.debug.js index 51562933f..12722a5c1 100644 --- a/test/snapshots/bundled-entry-point.debug.js +++ b/test/snapshots/bundled-entry-point.debug.js @@ -1,11 +1,9 @@ import { -__require as require +__require } from "http://localhost:8080/bun:wrap"; -import * as $bbcd215f from "http://localhost:8080/node_modules/react/index.js"; +import * as $a66742df from "http://localhost:8080/node_modules/react/index.js"; export function test() { return testDone(import.meta.url); - } - //# sourceMappingURL=http://localhost:8080/bundled-entry-point.js.map |