hainenber commented on code in PR #41680:
URL: https://github.com/apache/superset/pull/41680#discussion_r3545804749
##########
superset-websocket/src/config.ts:
##########
@@ -17,7 +17,7 @@
* under the License.
*/
-import { merge as _merge } from 'lodash';
+import { merge as _merge } from 'lodash-es';
Review Comment:
oh, nvm. Saw your 2nd suggestion now.
--
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]