-
-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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 workingSomething isn't working