--additional-script allow URLs
Currently addScriptTag is called with path.
(printer.js @ line 152)
It would be cool if pagedjs-cli could detect if the script is a local path or an url and call addScriptTag with url in that case.
Currently addScriptTag is called with path.
(printer.js @ line 152)
It would be cool if pagedjs-cli could detect if the script is a local path or an url and call addScriptTag with url in that case.