got-scraping
got-scraping copied to clipboard
An error occurs after Electron builds
Issue 1: The header-generator dependency uses __dirname to get the built-in zip configuration file at initialization time, but asar doesn't seem to support reading it.
Is it possible to optimize the configuration to handle this issue rather than modifying the source code yourself?
Issue 2: cloneResponse instantiating PassThrough does not seem to have autoDestroy: false configured, a similar configuration exists in fixDecompress.