Prefetch paged.js

This commit is contained in:
2023-04-16 01:56:18 +02:00
parent e62126a83e
commit e1d0baf5fe
8 changed files with 13 additions and 28 deletions

View 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"