aboutsummaryrefslogtreecommitdiff
path: root/hey.js
diff options
context:
space:
mode:
authorGravatar Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> 2023-01-25 01:09:05 -0800
committerGravatar Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> 2023-01-25 01:09:05 -0800
commited2a57fcc965befe4d99a0994febc600b997f10c (patch)
treea1bf20f4445c0f85c57f765e265845d56abc6476 /hey.js
parent81b6878e1a96487b4ae9020eb9f53bce0b2995c6 (diff)
downloadbun-ed2a57fcc965befe4d99a0994febc600b997f10c.tar.gz
bun-ed2a57fcc965befe4d99a0994febc600b997f10c.tar.zst
bun-ed2a57fcc965befe4d99a0994febc600b997f10c.zip
Add log
Diffstat (limited to 'hey.js')
-rw-r--r--hey.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/hey.js b/hey.js
new file mode 100644
index 000000000..6e23478d9
--- /dev/null
+++ b/hey.js
@@ -0,0 +1 @@
+console.log(await import("react/jsx-runtime.js"));