validate-libs
task, should improve
Java 11 compatibility:global-exports
:global-exports
keys and values as strings if they use /
.~~validate-checksum
default regexdeps-cljs
options foreign-libs
and externs
allow creating deps.cljs
with multiple entries. Regex and string formatting allows dynamically matching
and creating entries. Check cljsjs/highlight for example.with-files
utilityrun-commands
task, can be used to run npm, Node and other toolsvalidate-libs
task which runs the foreign-libs and externs through
ClojureScript and Closure compiler, to ensure they are correctvalidate-checksum
default patternsvalidate-checksum
default patterns, and sort
checksum map to keep the content deterministicdecompress
with tgz
filesvalidate-checksums
taskpackage
:checksum
option:target
option to download task:provides
and :global-exports
for deps.cljs
decompress
(#44)cljsjs.boot-cljsjs
namespace, including from-cljsjs
, from-jars
and
from-webjars
tasks. Alternatives:
sift
tasklang
option to minify
task to allow users to set input language for to-be-minified JSclj-http
to download files (knows how to handle HTTP redirects)cljsjs.boot-cljsjs
:package
flag
:optimizations :none
build.Can you improve this documentation? These fine people already did:
Juho Teperi & Martin KlepschEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close