Hi,
I have a scenario where we need to get all the assets referenced across all pages. This includes all assets including images, css, videos, etc. So have the following questions.
- AssetReferenceSearch API gives only the inline images and videos added in the page and not the referred assets within the rich text component. So is there any other way or API to get all the referenced assets.
- I also wanted to know the recommended and simple way or rather an automated way of creating CRX packages where we have a lot of paths to be included. This I wanted to avoid typing or copy-pasting the paths manually in the package manager while creating the package.