jomarko commented on PR #1885:
URL: 
https://github.com/apache/incubator-kie-kogito-apps/pull/1885#issuecomment-1731009511

   @yesamer yes, @pefernan is correct, this is still draft, work in progress, 
here is the current state ()
   
   1.) in `runtime-tools-dev-ui-webapp` we fixed missing colors and icons for 
`html` and `tsx` form editor (so we have a progress, yay!)
   2.) in `runtime-tools-quarkus-extension-deployment`  is the situation still 
the same
   
   About the second point, it is for sure related to copying assets to some 
path, we do not know proper path, from my work, I do not think all assets can 
be copied to the same path
   
   My plan is to:
   1.) keep `runtime-tools-quarkus-extension-deployment`  in the same broken 
state as it is currently, but remove duplicated files, do simple exercise, 
`grep -name envelope.js`  it will return three copies on my machine, I believe 
only `dev-static/webapp/envelope.js`  is needed
   2.) once we minify files copied from `runtime-tools-dev-ui-webapp` , lets 
try to find their proper placement for 
`runtime-tools-quarkus-extension-deployment`


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to