Francesco Graulus
Francesco Graulus
 Unhandled rejection ParserError: ### Cloudflare may have changed their technique, or there may be a bug. ### Bug Reports: https://github.com/codemanki/cloudscraper/issues ### Check the detailed exception message that follows for...
* **electron-builder Version**: 22.9.1 * **electron-webpack Version**: 2.8.2 * **Target**: Windows, Mac I'm trying to import a SVG as a React Component. ```js import { ReactComponent as Icon} from "../assets/icon.svg";...