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 3ad1778 commit 841a3bbCopy full SHA for 841a3bb
docs/install/index.rst
@@ -45,6 +45,15 @@ We also provide a way to deploy Raven via `bower
45
46
Also note that the file is uncompresed but is ready to pass to any decent JavaScript compressor like `uglify <https://github.com/mishoo/UglifyJS2>`_.
47
48
+npm
49
+~~~
50
+
51
+Raven is published to npm as well. https://www.npmjs.com/package/raven-js
52
53
+.. code-block:: sh
54
55
+ $ npm install raven-js --save
56
57
Requirements
58
~~~~~~~~~~~~
59
0 commit comments