Merge pull request #8819 from Snuffleupagus/getting_started-rm-compatibility
Remove any mention of `compatibility.js` from the "Getting Started" docs (issue 8818)
This commit is contained in:
commit
5f372cdae3
@ -68,7 +68,6 @@ $ cd pdf.js
|
|||||||
│ └── pdf.worker.js - core layer
|
│ └── pdf.worker.js - core layer
|
||||||
└── web/
|
└── web/
|
||||||
├── cmaps/ - character maps(required by core)
|
├── cmaps/ - character maps(required by core)
|
||||||
├── compatibility.js - polyfills for missing features
|
|
||||||
├── compressed.tracemonkey-pldi-09.pdf - test pdf
|
├── compressed.tracemonkey-pldi-09.pdf - test pdf
|
||||||
├── debugger.js - helpful pdf debugging features
|
├── debugger.js - helpful pdf debugging features
|
||||||
├── images/ - images for the viewer and annotation icons
|
├── images/ - images for the viewer and annotation icons
|
||||||
|
Loading…
Reference in New Issue
Block a user