sahinakyol commented on code in PR #1238:
URL: https://github.com/apache/answer/pull/1238#discussion_r1949745879
##########
Makefile:
##########
@@ -47,7 +47,7 @@ install-ui-packages:
@corepack enable
@corepack prepare [email protected] --activate
-ui:
+ui: install-ui-packages
@cd ui && pnpm pre-install && pnpm build && cd -
Review Comment:
Hello thanks for review.You are right, I'm going to revert this change.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]