Replies: 1 comment
-
Read https://electron-vite.org/guide/dev.html#project-structure for more details |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, when I create new project using npm create @quick-start/electron creates a new project and everything is okay.When i wanna create second window in documentation i need to specify html files in config file.
My question is initially config file literally empty and someway electron-vite knows which file it should make bundle.i wonder how this works initially.
Beta Was this translation helpful? Give feedback.
All reactions