electron / universal

Create Universal macOS applications from two x64 and arm64 Electron applications
MIT License
112 stars 43 forks source link

fix: use Typescript for files in `entry-asar` #83

Closed erikian closed 9 months ago

erikian commented 9 months ago

Let's use TS for the files in entry-asar so we don't run into issues like #80 anymore. This also adds the missing imports to entry-asar/no-asar.ts.

continuous-auth[bot] commented 9 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: