0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-21 06:02:32 -05:00

Override http server

This commit is contained in:
Florian Schroedl 2024-07-04 15:52:58 +02:00
parent 828e3a719f
commit 4a329a6318

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