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
11 lines
125 B
Plaintext
11 lines
125 B
Plaintext
*.iml
|
|
.gradle
|
|
local.properties
|
|
build/
|
|
keystore.properties
|
|
*.keystore
|
|
/.idea
|
|
/releases
|
|
/node_modules
|
|
/app/src/*/assets/viewer
|