-
-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
Description
In #38 it is brought up that when loading files we read them us the node fs
module, which we can't do if Joyride should work in remote scenarios (which are plenty and very common).
Here's where it happens:
joyride/src/main/joyride/sci.cljs
Line 38 in 217e81c
(fs/readFileSync |