Override http server

This commit is contained in:
Florian Schroedl 2024-07-04 15:52:58 +02:00
parent 828e3a719f
commit 4a329a6318
1 changed files with 2 additions and 0 deletions

View File

@ -165,6 +165,8 @@
:ns-regexp "^token-tests.*-test$"
:autorun false
:devtools {:http-port 3460}
:compiler-options
{:output-feature-set :es2020
:output-wrapper false