nytai commented on a change in pull request #10642:
URL:
https://github.com/apache/incubator-superset/pull/10642#discussion_r474161581
##########
File path: superset-frontend/webpack.config.js
##########
@@ -180,7 +180,7 @@ const config = {
explore: addPreamble('/src/explore/index.jsx'),
dashboard: addPreamble('/src/dashboard/index.jsx'),
sqllab: addPreamble('/src/SqlLab/index.tsx'),
- welcome: addPreamble('/src/welcome/index.tsx'),
+ crud_views: addPreamble('/src/views/index.tsx'),
Review comment:
Sine these are consumed on the python side, I thought snake case made
sense. Realizing now that there's another bundle that's camelCased
----------------------------------------------------------------
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]