set Basic Resources Configuration

private open fun setBasicResourcesConfiguration(context: Class<out Any>, customSubDirectories: Array<String>)

Method to configure the resources folders required by the Equinox's environment and the beans classes to correctly serve the static resources and set the CORS policy

Parameters

context

The launcher Class where this method has been invoked

customSubDirectories

The custom subdirectories of the user

Throws

when an error during the creation of the files occurred