Get the Newsletter

globalResources

A Method

globalResources(resources: any): FrameworkConfiguration

Adds globally available view resources to be imported into the Aurelia framework.

Parameters

resources: any
The relative module id to the resource. (Relative to the plugin's installer.)

Returns

Returns the current FrameworkConfiguration instance.