Francesco Graulus

Results 2 issues of Francesco Graulus

![image](https://user-images.githubusercontent.com/54715823/77570995-e73ade00-6ecc-11ea-80ac-8bdd60c68761.png) 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";...