Bug Description
When we use "npm run build" it builds correctly but as we use "npm run electron" electron window not opens which makes development complex because for testing electron app after changes we need to package it several times by using "npm run dist" for small changes also, so fix "npm run electron" to test small improvements.
Steps to Reproduce
Access correct index.mjs file for electron through main.cjs
Expected Behavior
"npm run electron" should open electron app window
Desktop Operating System
Windows 10
Client OS and browser
Android 16 Chrome
Rein Version
No response
Console Logs / Error Messages (Optional)
Screenshots / Recordings (Optional)
No response
Checklist
Bug Description
When we use "npm run build" it builds correctly but as we use "npm run electron" electron window not opens which makes development complex because for testing electron app after changes we need to package it several times by using "npm run dist" for small changes also, so fix "npm run electron" to test small improvements.
Steps to Reproduce
Access correct index.mjs file for electron through main.cjs
Expected Behavior
"npm run electron" should open electron app window
Desktop Operating System
Windows 10
Client OS and browser
Android 16 Chrome
Rein Version
No response
Console Logs / Error Messages (Optional)
Screenshots / Recordings (Optional)
No response
Checklist