ViliusS commented on PR #109:
URL: 
https://github.com/apache/activemq-artemis-console/pull/109#issuecomment-3131911470

   @grgrzybek thank you. Great to see it moving forward! Just make sure Monaco 
files are loaded locally instead of CDN. For some reason Monaco configuration 
from `@hawtio/react` is not pulled into Artemis console so we need to duplicate 
webpack configuration for this.
   
   Also, while looking at JS bundles I found that Monaco (and probably some 
other) JS code is still duplicated in other.js and hawtio.js in Artemis Console 
(search for string "https://cdn.";), but this code is never used. That's 
probably an issue for another day.


-- 
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


Reply via email to