Skip to content

Commit

Permalink
some build refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
robertfmurdock committed Jul 16, 2023
1 parent 988167a commit 0efaff8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions client/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@

import com.fasterxml.jackson.databind.ObjectMapper
import com.zegreatrob.coupling.plugins.NodeExec
import com.zegreatrob.coupling.plugins.setup
import com.zegreatrob.tools.TaggerPlugin
import com.zegreatrob.tools.tagger.ReleaseVersion
import org.jetbrains.kotlin.gradle.targets.js.webpack.KotlinWebpack
import org.jetbrains.kotlin.gradle.targets.js.yarn.yarn
import org.jmailen.gradle.kotlinter.tasks.FormatTask
import org.jmailen.gradle.kotlinter.tasks.LintTask

plugins {
id("com.zegreatrob.jsmints.plugins.minreact")
Expand Down

0 comments on commit 0efaff8

Please sign in to comment.