Hamza
egorand
kotlin { targets { fromPreset(presets.js, 'js') { tasks[compilations.main.compileKotlinTaskName].kotlinOptions { // config } } } }