mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 13:00:08 +00:00
remove jquery in manifest
This commit is contained in:
parent
e129824fbb
commit
21018f6606
@ -37,16 +37,6 @@ $css
|
|||||||
#############
|
#############
|
||||||
# UI stuffs, optional
|
# UI stuffs, optional
|
||||||
|
|
||||||
# jQuery, required by pdf2htmlEX.js
|
|
||||||
# By default a local copy is embedded or linked to.
|
|
||||||
#
|
|
||||||
# You can also link to a static file from your server or a CDN such that
|
|
||||||
# - the size of output HTML is reduced
|
|
||||||
# - users can be benefited from the static URL (e.g. caching)
|
|
||||||
# Example:
|
|
||||||
# <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
|
|
||||||
@jquery-1.9.1.min.js
|
|
||||||
|
|
||||||
# compatibility.min.js, extracted from PDF.js
|
# compatibility.min.js, extracted from PDF.js
|
||||||
# To support old browsers like IE9
|
# To support old browsers like IE9
|
||||||
@compatibility.min.js
|
@compatibility.min.js
|
||||||
|
Loading…
Reference in New Issue
Block a user