electron / universal

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

fix: import for path now compiles correctly after TypeScript was added #85

Closed BaldvinTh closed 9 months ago

BaldvinTh commented 9 months ago

This PR fixes issue #84

BaldvinTh commented 9 months ago

I enabled esModuleInterop, and fixed the import * as that broke the build. Other import * as I did not touch in this commit.

continuous-auth[bot] commented 9 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: