(contents-equal? f content)
(export-dep dep)
(goog-require-str sym)
(krell-main-js opts)
Return the source for build dependent entry point. See resources/main.dev.js and resources/main.prod.js
Return the source for build dependent entry point. See resources/main.dev.js and resources/main.prod.js
(krell-npm-deps-js node-requires)
Returns the JavaScript code to support runtime require of bundled modules.
Returns the JavaScript code to support runtime require of bundled modules.
(write-assets-js assets opts)
Write out the REPL asset support code.
Write out the REPL asset support code.
(write-closure-bootstrap repl-env opts)
(write-if-different f content)
(write-index-js repl-env opts)
Write the Krell index.js file which bootstraps the Krell application. See resources/index.js
Write the Krell index.js file which bootstraps the Krell application. See resources/index.js
(write-krell-npm-deps-js node-requires opts)
(write-repl-js repl-env opts)
Write out the REPL support code. See resources/krell_repl.js
Write out the REPL support code. See resources/krell_repl.js
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close