To enable Sentry on the server setup this env var SENTRY_DNS
lein repl
(dev)
(go)
lein watch-shadow
http://localhost:3000 should return the main html page
lein with-profile +front shadow release app --config-merge '{:closure-defines {dojos.app.config/SENTRY_DNS "https://...ingest.sentry.io/..."}}'
where https://...ingest.sentry.io/...
is a Sentry DNS URL