cgballance commented on issue #207:
URL: https://github.com/apache/camel-karavan/issues/207#issuecomment-1072503436


   simpler change having the same effect, just resolve root as well:
   const relativePath =  path.resolve(fullPath).replace( path.resolve(root) + 
path.sep, '');
   


-- 
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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to