Can we add ember add-ons to a discourse plugin? (like ember power select)

Bump.
If we add addon to discourse such
cd app/assets/javascripts/ && yarn add LIB_NAME
How will this addon be available in the plugin?