Skip to content

Commit

Permalink
chore(build): set JS output granularity to whole-program
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcel Kesselring authored and Marcel Kesselring committed Oct 24, 2023
1 parent daf1c50 commit adc71a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ kotlin.caching.enabled=true
kotlin.code.style=official
kotlin.js.generate.externals=true
kotlin.native.binary.memoryModel=experimental
kotlin.js.ir.output.granularity=whole-program

0 comments on commit adc71a3

Please sign in to comment.