90873: Add environment.standardBundles.bundle

This commit is contained in:
Alexandre Vryghem
2022-04-19 12:57:43 +02:00
parent 3ecb3c2209
commit 99aee55efa
5 changed files with 30 additions and 0 deletions

View File

@@ -224,6 +224,11 @@ export const environment: BuildConfig = {
name: 'base',
},
],
standardBundles: [
{ bundle: 'ORIGINAL' },
{ bundle: 'THUMBNAIL' },
{ bundle: 'LICENSE' }
],
mediaViewer: {
image: true,
video: true