nruhe commented on a change in pull request #10508:
URL:
https://github.com/apache/incubator-superset/pull/10508#discussion_r464594874
##########
File path: superset-frontend/webpack.config.js
##########
@@ -293,6 +293,7 @@ const config = {
loader: 'less-loader',
options: {
sourceMap: isDevMode,
+ javascriptEnabled: true,
Review comment:
Yeah, I believe the docs are referring to webpack 3. It breaks when it's
wrong, so you know pretty fast.
----------------------------------------------------------------
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]