mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-06 22:15:23 +02:00
Feat/hawk integration (#210)
* update environment variable * add: hawk nodejs and javascript catcher * fontend hawk integration * backend hawk integration * update the env file and config files * support for client, backend error tracking token * client side error tracking refactor * new version of hawk.nodejs catcher added
This commit is contained in:
parent
1fb7bc8dcc
commit
13cc53e4ae
6 changed files with 134 additions and 12 deletions
|
@ -17,6 +17,8 @@
|
|||
"editor-upgrade": "yarn add -D @editorjs/{editorjs,header,code,delimiter,list,link,image,table,inline-code,marker,warning,checklist,raw}@latest"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hawk.so/javascript": "^3.0.1",
|
||||
"@hawk.so/nodejs": "^3.1.2",
|
||||
"config": "^3.3.6",
|
||||
"cookie-parser": "^1.4.5",
|
||||
"csurf": "^1.11.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue