Hi,
what about in case I have an external module and I want to export the reference?
For instance I have a kendo-dropdown-control which has not an umd file and it is under node_modules.
I see some examples with rollup-plugin-node-resolve. Could you please provide an example of how this would work with this plugin?