Skip to Main Content
Status Unreviewed
Categories Online Courses
Created by Guest
Created on Jun 26, 2024

Add javascript pdfjs as an acceptable format

There is a problem with the new usage of the module javascript pdfjs from some content providers.

Course provider is now using the following line in our root file index.html:

<script src="noyau/js/pdfjs/build/pdf.mjs" type="module"></script>

As you can see, the given type of referenced file pdf.mjs is "module" whereas in previous versions the type of referenced files was only "text/javascript".

Would it be possible for you to adapt the integration of courses on the Absorb platform in order to support such types of courses ?

  • Attach files