mohitbhagat commented on issue #690: URL: https://github.com/apache/streampipes/issues/690#issuecomment-1345390087
Hi @bossenti @dominikriemer , I'm not sure what's expected here. I notice some usages of lodash in `pipeline-element-options.component.ts`. We are using cloneDeep from lodash, to do some deep cloning. Am I expected to replace cloneDeep with a custom clone method? What's the reason behind wanting to get rid of the lodash dependency? -- 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]
