1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-26 10:08:06 +02:00

Add a comment 'THIS FILE IS GENERATED - DO NOT EDIT' in openjpeg files generated with emscripten

This commit is contained in:
Calixte Denizet 2025-02-24 16:05:19 +01:00
parent 878d206c79
commit c099245daa
2 changed files with 2 additions and 0 deletions

View file

@ -1,3 +1,4 @@
/* THIS FILE IS GENERATED - DO NOT EDIT */
var OpenJPEG = (() => {
var _scriptName = typeof document != 'undefined' ? document.currentScript?.src : undefined;