Marten::Conf::GlobalSettings::Assets
Allows to configure assets-related settings.
Instance methods
Returns a boolean indicating whether assets should be looked for inside installed applications.
Allows to set whether assets should be looked for inside installed applications.
Returns a boolean indicating whether assets should be looked for inside installed applications.
Returns an array of directories where assets should be looked for.
The order of these directories is important as it defines the order in which assets are searched for.
Allows to set the directories where assets should be looked for.
Allows to set paths to manifest JSON files to use in order to resolve asset URLs.
Allows to set the absolute path where collected assets will be persisted.
Allows to set the the storage used to collect and persist assets.