We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95d9d12 commit 22af10eCopy full SHA for 22af10e
README.md
@@ -25,7 +25,7 @@ It is possible to define a custom runtime to specify an exact path
25
to your runtime command:
26
27
```elixir
28
-defmodule ServeElmWeb.Runtime do
+defmodule MyModule.Runtime do
29
import Execjs.Runtime
30
31
defruntime Node8,
0 commit comments