Skip to content

Commit

Permalink
Pages config
Browse files Browse the repository at this point in the history
  • Loading branch information
wkok committed Dec 9, 2023
1 parent 1e42d2e commit 593c55f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/counter/bb.edn
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
:task (shell "clojure -M:cljd compile")}

build {:doc "Builds the deployable assets"
:task (shell "flutter build web")
:task (shell "flutter build web --base-href=/re-dash/")
:depends [compile]}}}

0 comments on commit 593c55f

Please sign in to comment.