627a566c2f
This improves maintainability: 1. no need to hardcode each script file in Android code 2. no need to symlink pdf.js and pdf.worker.js 3. adds sourcemaps in debug builds to help debug some pdf.js related issues
2 lines
41 B
JavaScript
2 lines
41 B
JavaScript
import "pdfjs-dist/build/pdf.worker.js";
|