kristw commented on issue #9187: [SIP-38] Visualization plugin refactoring URL: https://github.com/apache/incubator-superset/issues/9187#issuecomment-600903414 @rusackas I have re-read this item again and it is still not quite clear how the proposal (dynamic import) will address the issue.  In particular, how will dynamic import help with adding new plugins that are not listed in `package.json` from `master`. > bootstrapped as an overridable configuration file, and Superset could lazy-load the plugins accordingly. * Generating `MainPreset.js` from the configuration file could be another solution as well. * For clarification, if the bundle size is concerned, Superset is already lazy-loading the plugins.
---------------------------------------------------------------- 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]
