tyle="overflow: visible; text-align: left;">
Yes
Yes
Is the new addition public API?
i.e. exported from the package
Is the new addition public API?...
In what plugin package should I put my code?
In what plugin package sho...
Put it in the package
that uses it
Put it in the package...
Only app/backend
Only app/backend
Is the export supposed
to be used by other plugins or just app/backend packages?
Is the export supposed...
Put it in the frontend or backend plugin package
Put it in the frontend or...
No
No
Yes
Yes
Should the export be
usable by both Node.js and browser packages?
Should the export be...
Yes, used by other plugins
Yes, used by other plugins
Put frontend exports in <plugin>-react, and backend exports in <plugin>-node
Put frontend exports in <p...
Add it to <plugin>-common, but be sure to support both Node.js and web environments
Add it to <plugin>-common, but be...
Viewer does not support full SVG 1.1