You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# The help will print out all targets with their descriptions organized bellow their categories. The categories are represented by `##@` and the target descriptions by `##`.
@@ -58,7 +58,7 @@ build-all-platforms: clean tidy format ## Build the project for all platforms
58
58
))
59
59
60
60
.PHONY: npm
61
-
npm: build-all-platforms ## Create the npm packages
61
+
npm: build-all-platforms ## Create the npm packages for each platform
0 commit comments