Grand refactoring of the scripting DSL + many minor usability refactorings around it
This commit is contained in:
@@ -7,7 +7,6 @@ plugins {
|
||||
dependencies {
|
||||
compile(project(":examples:scripting-jvm-simple-script"))
|
||||
compile(project(":kotlin-scripting-jvm-host"))
|
||||
compile(project(":kotlin-scripting-misc"))
|
||||
compile(project(":kotlin-script-util"))
|
||||
runtime(projectRuntimeJar(":kotlin-compiler"))
|
||||
testCompile(commonDep("junit"))
|
||||
|
||||
Reference in New Issue
Block a user