Hi there,
I was wondering if there is a way to externally load Syncfusion scripts with version 19.1.64?
<script src="~/_content/Syncfusion.Blazor.Core/scripts/syncfusion-blazor.min.js" type="text/javascript"></script>
<script src="~/_content/Syncfusion.Blazor.PdfViewer/scripts/syncfusion-blazor-pdfviewer.min.js" type="text/javascript"></script>
<script src="~/_content/Syncfusion.Blazor.WordProcessor/scripts/syncfusion-blazor-documenteditor.min.js" type="text/javascript"></script>
I tried loading them like this but they all return a status code 404, and I can't seem to find CDN links for this specific version.