0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-09 14:21:42 -05:00

Reduce system resources for frontend build.

This commit is contained in:
Andrey Antukh 2021-02-03 15:17:45 +01:00
parent 0adfc2ddab
commit fc11fb6e3d

View file

@ -1,7 +1,7 @@
{:deps {:aliases [:dev]}
:http {:port 3448}
:nrepl {:port 3447}
:jvm-opts ["-Xmx1g" "-Xms512m"]
:jvm-opts ["-Xmx700m" "-Xms100m" "-XX:+UseSerialGC"]
:builds
{:main