suddjian commented on pull request #10288: URL: https://github.com/apache/incubator-superset/pull/10288#issuecomment-684058017
A cypress test sounds like a good idea to me. I have the example plugin working locally, maybe I can help there? I think dynamic plugins in the long run will have a different set of requirements than static plugins. I'm thinking about adding some kind of `manifest` json file to specify the plugin name, thumbnail, and main module. That would allow the backend to inspect plugin info without loading the plugin in a js environment. We could build these things into the yeoman generator, but I think for now this should be considered a very experimental feature and the interface is subject to change. ---------------------------------------------------------------- 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]
