We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 335cb5d commit 6d1e866Copy full SHA for 6d1e866
1 file changed
README.md
@@ -56,6 +56,12 @@ ember android:serve
56
ember android:build
57
```
58
59
+Electron
60
+------------------------------------------------------------------------------
61
+
62
+The Electron setup for Capacitor does not have the ability to live reload.
63
+We are working on making a more robust Electron integration, but in the meantime,
64
+using [ember-electron](https://github.com/adopted-ember-addons/ember-electron) may be best.
65
66
Contributing
67
------------------------------------------------------------------------------
0 commit comments