fix: remove the electron dependencies to prevent reinstall of the dependences
Open
- Dominant language
- TypeScript
- Stars
- 7.8k
- Forks
- 762
- Avg merge
- 15h 27m
- Merged PRs (30d)
- 12
Description
## The Problem
I have opened the previous project developed using Electron Fiddle and found the dependencies of Electron, as shown in the image below.
__After hit run button with modules (it's started installing the dependencies):__
__After hit run button without modules:__
## My suggested solution:
I suggest removing the modules if it's fit with the dependencies installed locally.
Contributor guide
Assessment
This issue has not been assessed yet.