You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `app/` directory is generated with `npx cap copy electron` and consequently can be ignored. Also, `node_modules/` can be ignored for obvious reasons.
This also resolvesionic-team#1560.
The `app/` directory is generated with `npx cap copy electron` and consequently can be ignored. Also, `node_modules/` can be ignored for obvious reasons.
This also resolves#1560.
Description of the problem:
No
.gitignore
in electron folder, so the node_modules and app folder get added unexpectedly.ios and android have them, so no such problem there.
Affected platform
OS of the development machine
Other information:
Capacitor version: 1.0.0-beta25
node version:
npm version:
CocoaPods version:
Steps to reproduce:
Link to sample project:
The text was updated successfully, but these errors were encountered: