grgrzybek commented on PR #76:
URL: 
https://github.com/apache/activemq-artemis-console/pull/76#issuecomment-2837638510

   @jbertram @GChuf FYI - this PR splits single "JS project" into:
   * an application built (bundled) using webpack - huge set of JS files 
(patternfly, react, hawtio, ...)
   * a library built (bundled) using tsup - reusable, slim (all dependencies 
are referenced, not bundled) JS package to be published to NPM and used 
(imported) in webpack-built/bundled applications
   
   See `artemis-console-extension/artemis-extension/DEV.md` for details.


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