Skip to content

Commit

Permalink
add PRECOMPILE[] = false at end of precompilation
Browse files Browse the repository at this point in the history
  • Loading branch information
hhaensel committed Mar 4, 2024
1 parent 0d52f3e commit 8bb0a1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Stipple.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1324,6 +1324,7 @@ using Stipple.ReactiveTools
# HTTP.get("http://localhost:$port$(Genie.Assets.asset_path(assets_config, :js, file = "stipplecore"))")
down()
end
PRECOMPILE[] = false
end

end

0 comments on commit 8bb0a1c

Please sign in to comment.