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


##########
superset-frontend/webpack.config.js:
##########
@@ -160,11 +160,6 @@ const plugins = [
     chunks: [],
     filename: '500.html',
   }),
-  // Dayjs locales to keep
-  new webpack.ContextReplacementPlugin(

Review Comment:
   Shouldn’t we keep this plugin to trim unsupported locales from the bundle?



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