project-base-osgi question

In the Vaadin OSGi Support docs it is suggested to repackaging webjar resources into the application bundle. Do these (static?) resources get registered with Vaadin-Flow-OSGi-Support bundle, and therefore they are available for other bundles to use? Or do i have to include these bower-components in every bundle using the Java-Side of a component like the button-flow?