[X] I've searched existing issues and found nothing related to my issue.
Describe the feature you want to add
It is possible to use external Libaries outside of Collections? We use not only one Collection and want to use "faker-js" in the Collection, but dont want to install it in every single Collection. It is possible that we can install it outside of a collection an use it in the collections?
Mockups or Images of the feature
Use Import or require in a Collection when the Libarie is installed outside of the collection.
I have checked the following:
Describe the feature you want to add
It is possible to use external Libaries outside of Collections? We use not only one Collection and want to use "faker-js" in the Collection, but dont want to install it in every single Collection. It is possible that we can install it outside of a collection an use it in the collections?
Mockups or Images of the feature
Use Import or require in a Collection when the Libarie is installed outside of the collection.