kgabryje commented on code in PR #30034:
URL: https://github.com/apache/superset/pull/30034#discussion_r1743116428


##########
superset-frontend/package.json:
##########
@@ -201,6 +201,7 @@
     "rimraf": "^6.0.1",
     "rison": "^0.1.1",
     "scroll-into-view-if-needed": "^3.1.0",
+    "simple-zstd": "^1.4.2",

Review Comment:
   It should, I moved it to dependencies to silence eslint errors. It shouldn't 
really affect the entry point sizes though, as webpack will put this package in 
a chunk that's not downloaded on any page



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