mirror of
https://github.com/penpot/penpot.git
synced 2025-06-01 08:21:38 +02:00
⬆️ Update exporter dependencies.
This commit is contained in:
parent
5e329e62b3
commit
8c6863e2ad
4 changed files with 55 additions and 497 deletions
|
@ -1,6 +1,6 @@
|
|||
{:http {:port 3448}
|
||||
:nrepl {:port 3447}
|
||||
:jvm-opts ["-Xmx700m" "-Xms100m" "-XX:+UseSerialGC"]
|
||||
:jvm-opts ["-Xmx500m" "-Xms50m" "-XX:+UseSerialGC"]
|
||||
:dev-http {8888 "classpath:public"}
|
||||
|
||||
:source-paths ["src", "vendor", "resources", "../common", "tests"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue