Skip to content

Adding and calling custom javscript to electron .net app #783

Closed
@domingoladron

Description

@domingoladron

Hey there,

I want to hook right into the electron engine via Javascript using npm etc. How do I

  1. Add code which should be loaded and run by the base electron system?
  2. Ensure this code is loaded up when the app is built / started?
  3. Call such custom code from the electron.net APIs?

I have been trying to piece it all together, but so many moving parts and I just would like a bit of clarity so I can do this right.

Cheers

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions