4994cb3774
This is so that existing build scripts using withType() do not break. Also, fix the failing test. It was necessary to keep outputFile for the js compile task as it was accessed from the build scripts. Instead, a new property is introduced which uses Gradle lazy properties.