mistercrunch commented on issue #8148: Adding explicit include for version_info.json URL: https://github.com/apache/incubator-superset/pull/8148#issuecomment-526772038 I think more generally we may need to restructure the JS `src/`-related folders and static folders independently. Images and CSS should be handled by webpack, and only what is needed by Superset as an app should make it under `static/`. The python package should not serve "internals" like `package.json` or `src/`... Now about the version info, there are some challenges there, recent work around poetry brings the question back or where the version number should live. https://github.com/apache/incubator-superset/issues/8063
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
