Compile multiplatform projects with daemon
This commit is contained in:
+2
-1
@@ -31,7 +31,8 @@ interface CompileService : Remote {
|
||||
|
||||
enum class TargetPlatform : Serializable {
|
||||
JVM,
|
||||
JS
|
||||
JS,
|
||||
METADATA
|
||||
}
|
||||
|
||||
companion object {
|
||||
|
||||
Reference in New Issue
Block a user