Subject to change in following versions.
Example implementation: https://github.com/Deraen/less4clj/blob/master/boot-less/src/deraen/boot_less.clj#L104-L111
Shared data format for exception data or warning.
{:message "Message"
:file "src/css/main.less.less"
:line 10
:column 1}
ex-data contains :from property with value :boot-cljsex-data contains property :adzerk.boot-reload/exception with truthy value:adzerk.boot-cljs/warnings from .cljs.edn file fileset metadata:adzerk.boot-reload/warnings from fileset metadata of any fileCan you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |