Make NodeRuntime non-static for prettier runner
This commit is contained in:
parent
a8387b8b19
commit
ce6b31d938
6 changed files with 39 additions and 20 deletions
|
@ -30,6 +30,7 @@ gpui = { path = "../gpui" }
|
|||
install_cli = { path = "../install_cli" }
|
||||
language = { path = "../language" }
|
||||
menu = { path = "../menu" }
|
||||
node_runtime = { path = "../node_runtime" }
|
||||
project = { path = "../project" }
|
||||
settings = { path = "../settings" }
|
||||
terminal = { path = "../terminal" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue