nteract / semiotic

A data visualization framework combining React & D3
https://semioticv1.nteract.io/
Other
2.43k stars 133 forks source link

Check if auto-external plugin can warn us about import errors #574

Open willingc opened 2 years ago

willingc commented 2 years ago

From #573 we saw dependencies being bundled incorrectly.

Per @alexeyraspopov's suggestion: Moving forward, we'll need to look into some defense line for such cases. It may make sense to check if auto-external plugin has necessary option to warn us about such imports.