Skip to content

Commit

Permalink
I accidentally commented this line last commit
Browse files Browse the repository at this point in the history
(Not me accidentally committing something to master and breaking solarthing-server:edge for a commit - how terrible of me!)
  • Loading branch information
retrodaredevil committed Dec 12, 2024
1 parent b2b22f2 commit 56aad47
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 56aad47

Please sign in to comment.