Prefetch paged.js
This commit is contained in:
3
Elwig/fetch-resources.bat
Normal file
3
Elwig/fetch-resources.bat
Normal file
@ -0,0 +1,3 @@
|
||||
mkdir "C:\ProgramData\Elwig\resources""
|
||||
curl -s -L "https://unpkg.com/pagedjs/dist/paged.polyfill.js" -o "C:\ProgramData\Elwig\resources\paged.polyfill.js"
|
||||
::copy /y "Documents\style.css" "C:\ProgramData\Elwig\resources\style.css"
|
Reference in New Issue
Block a user