kristw edited a comment 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. 
   
   
![image](https://user-images.githubusercontent.com/1659771/77015471-1af88f80-6932-11ea-9dd2-96ca3b2e176b.png)
   
   1)  how will dynamic import help with adding new plugins that are not listed 
in `package.json` from `master`?
   
   2) not registering all the plugins
   
   > 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 via dynamic imports.
   
   

----------------------------------------------------------------
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]

Reply via email to