electron / fiddle-core

Run fiddles from anywhere, on any Electron release
MIT License
13 stars 16 forks source link

fix: wrap filesystem removes with noAsar #101

Closed dsanders11 closed 7 months ago

dsanders11 commented 7 months ago

These not being wrapped with noAsar causes problems in Electron Fiddle with E28 and above. Both call sites were also switched to using sync versions to avoid any unintended side effects from setting noAsar.

No tests unfortunately because this isn't something we can easily test.

continuous-auth[bot] commented 7 months ago

:tada: This PR is included in version 1.3.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: