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 fd2ddbe commit 9894ae1Copy full SHA for 9894ae1
docs/integrations/electron.rst
@@ -15,6 +15,9 @@ Both packages are available via npm.
15
16
$ npm install raven raven-js --save
17
18
+Configuring the Client
19
+----------------------
20
+
21
First, let's configure ``main process``, which uses the Node.js SDK:
22
23
.. code-block:: javascript
docs/integrations/index.rst
@@ -36,6 +36,7 @@ To install a plugin just include the plugin **after** Raven has been loaded and
36
angularjs
37
angular
38
backbone
39
+ electron
40
ember
41
react
42
vue
0 commit comments