Skip to content

Commit ee354f5

Browse files
committed
Ensure no warnings in sample
1 parent eca8651 commit ee354f5

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed
Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
1-
open RescriptBun
2-
open RescriptBun.Globals
3-
4-
Console.log(import.meta.dir)
1+
Console.log(RescriptBun.Globals.import.meta.dir)

0 commit comments

Comments
 (0)