Skip to content

Commit

Permalink
WIP ?
Browse files Browse the repository at this point in the history
  • Loading branch information
whyoleg committed May 12, 2023
1 parent 08bde88 commit 860de7a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ buildscript {
}
}

plugins {
id("build-parameters")
}

plugins.withType<YarnPlugin> {
yarn.apply {
lockFileDirectory = file("gradle/js/yarn")
Expand Down

0 comments on commit 860de7a

Please sign in to comment.