Do not suppress NPM related tasks, but be aware about checking of them in task graph

This commit is contained in:
Ilya Goncharov
2023-01-10 21:21:56 +01:00
committed by Space Team
parent 887547c445
commit d7c31f79a8
7 changed files with 0 additions and 47 deletions
@@ -28,8 +28,6 @@ kotlin {
}
}
suppressYarnAndNpmForAssemble()
configureCommonPublicationSettingsForGradle(signLibraryPublication)
publishing {