suddjian commented on a change in pull request #10508:
URL:
https://github.com/apache/incubator-superset/pull/10508#discussion_r464593672
##########
File path: superset-frontend/webpack.config.js
##########
@@ -293,6 +293,7 @@ const config = {
loader: 'less-loader',
options: {
sourceMap: isDevMode,
+ javascriptEnabled: true,
Review comment:
This option is usually nested [a bit
deeper](https://ant.design/docs/react/use-with-create-react-app#Customize-Theme).
Are you sure it works this way?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]