Skip to content

Commit

Permalink
precompile uses loadapp
Browse files Browse the repository at this point in the history
  • Loading branch information
PGimenez committed Feb 2, 2024
1 parent 9b34c0b commit 1706d3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion precompile.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

using GenieFramework
using HTTP
include("app.jl")
Genie.loadapp()
up(async=true)
HTTP.get("http://localhost:8000/");

0 comments on commit 1706d3c

Please sign in to comment.