bb.edn
This commit is contained in:
parent
c43607c3d6
commit
d7291f2447
1 changed files with 1 additions and 1 deletions
2
bb.edn
2
bb.edn
|
|
@ -1,6 +1,6 @@
|
|||
{:tasks
|
||||
{:requires ([babashka.fs :as fs]
|
||||
[cheshire.json :as json])
|
||||
[cheshire.core :as json])
|
||||
|
||||
clean {:doc "Start from clean slate."
|
||||
:task (do (run! fs/delete (fs/list-dir (fs/file "resources" "public" "js") "**.*"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue