wrote a component that wants to upload to npm
, but this component references some third-party libraries
and doesn"t want to package it into the component
I hope to introduce these third-party libraries at the same time in the use of this component
what should I do with this