caponetto commented on code in PR #2112: URL: https://github.com/apache/incubator-kie-tools/pull/2112#discussion_r1450531732
########## packages/operating-system/src/paths.ts: ########## @@ -0,0 +1,9 @@ +import * as __path from "path"; Review Comment: We are using some SWF packages outside kie-tools and the webapp in question disables most of polyfills, including the one for path. -- 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]
