Skip to content

Commit

Permalink
opts
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Oct 29, 2024
1 parent da0d892 commit ab3c069
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/nextjournal/clerk/builder.clj
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,10 @@
"--input-type=module"
"--trace-warnings"))
{:keys [out err exit]} result]
(println "Static app Opts")
(println "---")
(prn static-app-opts)
(println "---")
(println "SSR output")
(println "---")
(println result)
Expand Down

0 comments on commit ab3c069

Please sign in to comment.