Skip to content

Commit

Permalink
Merge branch 'master' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
retrodaredevil committed Dec 12, 2024
2 parents c67f9c2 + 56aad47 commit 8cf4593
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions web/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,4 @@ tasks.register('generateCode', NpmTask) {
dependsOn(":server:generateSchema")
}

// TODO uncomment
//assemble.dependsOn(appNpmBuild)
assemble.dependsOn(appNpmBuild)

0 comments on commit 8cf4593

Please sign in to comment.