Searched refs:transformJs (Results 1 – 2 of 2) sorted by relevance
48 if (config.transformJs) COMPILE_ONLY_CONFIGURATION else IMPLEMENTATION_CONFIGURATION, in Project()74 if (config.transformJs) { in configureTasks()185 … if (!config.transformJs) return@compilations // skip when transformation is turned off in Project()397 var transformJs = true variable
161 transformJs = true // set to false to turn off JS transformation