Skip to content

Commit 89d345c

Browse files
Merge pull request mozilla#11542 from Snuffleupagus/dist-lib-readme
Add a README file to the `/lib` folder in `pdfjs-dist` (issue 11539)
2 parents 6d5de7e + 78afefb commit 89d345c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

external/dist/lib/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
It's *very highly* recommended to *not* use these files, but rather use the
2+
pre-built library as found in e.g. the `/build`, `/web`, and `/image_decoders`
3+
folders in the root of this repository.
4+
5+
Please note that the "lib" build target exists mostly to enable unit-testing in
6+
Node.js/Travis, and that you'll need to handle e.g. any Node.js dependencies
7+
yourself if using the files in this folder.

0 commit comments

Comments
 (0)