diff options
Diffstat (limited to 'integration/snapshots/bundled-entry-point.debug.js')
-rw-r--r-- | integration/snapshots/bundled-entry-point.debug.js | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/integration/snapshots/bundled-entry-point.debug.js b/integration/snapshots/bundled-entry-point.debug.js deleted file mode 100644 index 51562933f..000000000 --- a/integration/snapshots/bundled-entry-point.debug.js +++ /dev/null @@ -1,11 +0,0 @@ -import { -__require as require -} from "http://localhost:8080/bun:wrap"; -import * as $bbcd215f 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 |