mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
Remove any mention of compatibility.js
from the "Getting Started" docs (issue 8818)
*With PR 8102, `compatibility.js` is now bundled directly into `pdf.js` and `pdf.worker.js`.* Fixes 8818.
This commit is contained in:
parent
e9ba54940d
commit
b048b65e7b
1 changed files with 0 additions and 1 deletions
|
@ -68,7 +68,6 @@ $ cd pdf.js
|
|||
│ └── pdf.worker.js - core layer
|
||||
└── web/
|
||||
├── cmaps/ - character maps(required by core)
|
||||
├── compatibility.js - polyfills for missing features
|
||||
├── compressed.tracemonkey-pldi-09.pdf - test pdf
|
||||
├── debugger.js - helpful pdf debugging features
|
||||
├── images/ - images for the viewer and annotation icons
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue