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 e4da860 commit fab3c0aCopy full SHA for fab3c0a
src/runserver.jl
@@ -51,4 +51,4 @@ function choose_env()
51
something(get(ARGS, 1, nothing), # 1. path passed explicitly
52
maybe_dirname(Base.current_project(pwd())), # 2. parent project of pwd()
53
maybe_dirname(Base.load_path_expand("@v#.#"))) # 3. default "global" env
54
-end
+end
0 commit comments