Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feature request: use jiti for loading electron-builder.config.ts #8944

Open
sevenc-nanashi opened this issue Mar 6, 2025 · 1 comment
Open

Comments

@sevenc-nanashi
Copy link

jiti is better than config-file-ts, in these points:

  • It doesn't break __dirname or import.meta.dirname
  • It can handle esmodule better

I'm using jsdoc for typing, but native .ts file is better in many ways (new Promise for example)

@mmaietta
Copy link
Collaborator

mmaietta commented Mar 7, 2025

Thanks for the suggestion! This seems totally fair of a request. I'll need to inspect the codebase to see how it works and if it exposes the necessary functionality (which from a high-level, seems like it does)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants