Abram Simon

Results 3 comments of Abram Simon

Not optimal, but I was able to work around this by removing the `_manifest` folder for the extension. On MacOS I found the folder at ``` ~/Library/Application Support/my-electron-app/extensions/fmkadmapgofadopljbjfkapdkoienihi/_metadata ``` It...

This issue is stale and should be closed. There is a direct way to handle this now by adding the environment variables to the `project.json` file, for example: ```json {...

@utarwyn Thanks for the reply! You're correct that my example didn't really address the original issue as stated. Oops! I do believe that my point stands and that you shouldn't...