GChuf commented on PR #109: URL: https://github.com/apache/activemq-artemis-console/pull/109#issuecomment-3121837810
I can confirm that sending msg through frontend works (in yarn start mode at least, so development build) The resulting js bundle for patternfly is smaller, and the monaco js files ARE minified for production builds - for example, html.worker.js is 1074KB. Both static/js and static/css folders are smaller now. Comparing production "build" folders for branch main and this branch: main: 22.4MB, 50 files vilius/ARTEMIS-5569: 21.4MB, 53 files (looks great to me) p.s. I have some issues on login screen on both branches though, but it seems the errors are not always the same ... Right now I got "Unknown promise rejection reason". I solved it by tabbing through the fields and clicking enter on login ... Not sure whats going on here. Can you confirm if you're seeing the same stuff or not? <img width="1640" height="754" alt="image" src="https://github.com/user-attachments/assets/450064ab-9335-44ad-83af-92b63fb6a51d" /> -- 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: gitbox-unsubscr...@activemq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org For additional commands, e-mail: gitbox-h...@activemq.apache.org For further information, visit: https://activemq.apache.org/contact