Skip to content

Commit 0256e83

Browse files
committed
Added note about 'require' during development
1 parent 95fc903 commit 0256e83

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,3 +261,5 @@ If you find a bug or want to contribute a feature, feel free to create a pull re
261261
```sh
262262
gulp test
263263
```
264+
265+
During development, you can use relative paths to require Exceptionless, e.g. `require('./dist/exceptionless.node.js')` when you are running Node.js from the git root directory.

0 commit comments

Comments
 (0)