compilation
This commit is contained in:
+1
-1
@@ -48,7 +48,7 @@ public class K2JSCompilerPlugin implements CompilerPlugin {
|
||||
Config config = new Config(project) {
|
||||
@NotNull
|
||||
@Override
|
||||
public List<JetFile> getLibFiles() {
|
||||
protected List<JetFile> generateLibFiles() {
|
||||
return new ArrayList<JetFile>();
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user