mirror of
https://github.com/penpot/penpot.git
synced 2026-02-13 07:02:58 +00:00
✨ Minor change on shadow-cljs config.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{:deps {:aliases [:dev]}
|
||||
:http {:port 3448}
|
||||
:nrepl {:port 3447}
|
||||
:jvm-opts ["-Xmx1g" "-Xms1g"]
|
||||
:jvm-opts ["-Xmx1g" "-Xms512m"]
|
||||
|
||||
:builds
|
||||
{:main
|
||||
|
||||
Reference in New Issue
Block a user