mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
📎 Add tests to shadow-cljs.edn source paths list.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
:jvm-opts ["-Xmx700m" "-Xms100m" "-XX:+UseSerialGC"]
|
||||
:dev-http {8888 "classpath:public"}
|
||||
|
||||
:source-paths ["src", "vendor", "resources", "../common"]
|
||||
:source-paths ["src", "vendor", "resources", "../common", "tests"]
|
||||
:dependencies
|
||||
[[binaryage/devtools "RELEASE"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user