Skip to content

Commit 9894ae1

Browse files
authored
docs: Release Electron docs (#1154)
1 parent fd2ddbe commit 9894ae1

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/integrations/electron.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ Both packages are available via npm.
1515
1616
$ npm install raven raven-js --save
1717
18+
Configuring the Client
19+
----------------------
20+
1821
First, let's configure ``main process``, which uses the Node.js SDK:
1922

2023
.. code-block:: javascript

docs/integrations/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ To install a plugin just include the plugin **after** Raven has been loaded and
3636
angularjs
3737
angular
3838
backbone
39+
electron
3940
ember
4041
react
4142
vue

0 commit comments

Comments
 (0)