Skip to content

Commit

Permalink
Fix joyride runtime support
Browse files Browse the repository at this point in the history
  • Loading branch information
djblue committed Aug 29, 2024
1 parent 85167a0 commit 9d357b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/portal/extensions/vs_code.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@
(io/inline "portal/client/node.cljs")
(io/inline "portal/runtime/fs.cljc")
(io/inline "portal/runtime/node/client.cljs")
(io/inline "portal/runtime/rpc.cljc")
(io/inline "portal/runtime/shell.cljc")
(io/inline "portal/runtime/browser.cljc")
(io/inline "portal/resources.cljc")
Expand Down

0 comments on commit 9d357b5

Please sign in to comment.