localhost
as fallback WebSocket host, but also shows the warning if the
host can't be properly detected (.e.g when serving from file:
URI). (#92, #98)window
methods exists before trying to access them, to prevent problems with React-native and other
environments where they don't exist (#110).cljs.edn
path for Boot-reload client namespace name:boot-reload
property in .cljs.edn
to allow different values for different builds:only-by-re
option to control which files should trigger reload (#70)ws-port
option (#73) to set WS port for the clientws-host
is not set (#62)cljs-asset-path
option to prepend a path before URL (#65)disable-hud
option (#55)asset-host
option. It can be used to manually set where the changed files
are reloaded. (#51,
#54)z-index
.[adzerk/boot-cljs "1.7.48.5"]
open-file
option which can be set to run a command when a warning
or exception is clicked in browser. This should support e.g. Vim and Emacs.secure
option which can be used to tell client to connect using
wss
protocol.ws-host
option. Can be used to set the address to which the client connects to.ids
option. Can be used to enable reload for only specific Cljs builds.:asset-path
optionCan 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