servedAssets

val servedAssets: ImmutableList<String>

Patterns for asset paths which will be available to EPUB resources under https://readium/assets/.

The patterns can use simple glob wildcards, see: https://developer.android.com/reference/android/os/PatternMatcher#PATTERN_SIMPLE_GLOB

Use .* to serve all app assets.