Borys Koretskyi
Borys Koretskyi
Please merge it as soon as possible
Well, I had a problem with a variable containing `@` character at the start. Fixed by `| quote`
+1 [email protected], MacOS 10.14.1
UPD: for "electron-pdf": "4.0.8" (in my case, using with CRA), the problem was that CRA generates its assets relatively: in the final HTML, an asset is included as `/static/...` instead...
with one app running: `kill $(lsof -i :4000 | grep node | awk '{print $2}')`