Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

jump code when use in render process #250

Open
samantrader opened this issue Feb 24, 2023 · 0 comments
Open

jump code when use in render process #250

samantrader opened this issue Feb 24, 2023 · 0 comments

Comments

@samantrader
Copy link

samantrader commented Feb 24, 2023

Hi
I used electron-stroe in render process with this code

const Store = require("electron-store");
const store = new Store();

but when debug project the line const Store = require("electron-store"); is get long time and then debug code jump to 10 line forward why ?

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

No branches or pull requests

1 participant