249b199ff1
Based on the discussion in https://bugzilla.mozilla.org/show_bug.cgi?id=1521413, this patch simply removes the `ReadableStream` polyfill completely from MOZCENTRAL builds. With this patch, the size of the `gulp mozcentral` build target is thus further reduced (building on PR 10470): | | `build/mozcentral` |-------|------------------- |master | 3 339 666 |patch | 3 209 572
4 lines
160 B
HTML
4 lines
160 B
HTML
<!-- This snippet is used in the Firefox extension (included from viewer.html) -->
|
|
<base href="resource://pdf.js/web/">
|
|
<script src="../build/pdf.js"></script>
|