aboutsummaryrefslogtreecommitdiff
path: root/test/snapshots/bundled-entry-point.debug.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/snapshots/bundled-entry-point.debug.js')
-rw-r--r--test/snapshots/bundled-entry-point.debug.js11
1 files changed, 11 insertions, 0 deletions
diff --git a/test/snapshots/bundled-entry-point.debug.js b/test/snapshots/bundled-entry-point.debug.js
new file mode 100644
index 000000000..51562933f
--- /dev/null
+++ b/test/snapshots/bundled-entry-point.debug.js
@@ -0,0 +1,11 @@
+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