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 d088c2e commit ea788b7Copy full SHA for ea788b7
bin/dev-static
@@ -16,4 +16,4 @@ rescue LoadError
16
end
17
18
# Force static mode by passing 'static' argument
19
-ReactOnRails::Dev::ServerManager.run_from_command_line(['static'])
+ReactOnRails::Dev::ServerManager.run_from_command_line(["static"])
0 commit comments