adding quicklisp and sbcl to add parenscript possibly
These are all just testing pieces but possible changes to add
This commit is contained in:
parent
cb9f3ca324
commit
4242f0d05a
9 changed files with 1888 additions and 69 deletions
|
@ -1,5 +1,6 @@
|
|||
{:source-paths ["src"]
|
||||
:dependencies [[clj-http "3.12.3"]]
|
||||
:dependencies [[cljs-http "0.1.46"]
|
||||
[binaryage/oops "0.7.2"]]
|
||||
:builds {:app {:target :browser
|
||||
:output-dir "static/js"
|
||||
:asset-path "/js"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue