Product: Web Viewer
Product Version: 11.2.0
I am using web viewer at angular application for load the path take lots of time during build CI/CD pipeline is there any cdn url for path. As of now copied the UI and Core folder inside assert lib folder every time takes time during build. so is there any alternative option
WebViewer(
{
path: ‘assets/lib’,
css: ‘assets/apryse-pdf.css’,
},
this.viewer.nativeElement
thanks
sonu kumar