Skip to content

Renderer process does not get called #4

@GaspardCulis

Description

@GaspardCulis

Versions

  • App Version: v1.0.0
  • Node Version: v16.13.2
  • Operating System: Windows 10
  • Browser: Google Chrome v109

Expected Behavior

I just put a console.log in the renderer.ts file, and nothing gets logged, from what I understood, it's supposed to get called by public/index.html. I ran it with npm run dev and npm run dev:electron in the electron window

I also tried to call process.exit(0); , didn't do anything.

The preload script gets called. Didn't touched any files Im not "supposed"to.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions