7 lines
169 B
Clojure
7 lines
169 B
Clojure
|
^{:watch-dirs ["test" "src"]
|
||
|
:css-dirs ["resources/public/css"]
|
||
|
:auto-testing true}
|
||
|
{:main three-playground.core
|
||
|
:npm-deps {"three" "0.109.0"}
|
||
|
:install-deps true}
|