Commit 6d8f2b9
authored
feat: Prepare mono repo, new SDKs (getsentry#1349)
This commit concludes our work for the new JavaScript SDKs we will ship in the future. We use lerna and every package lives in `packages`.1 parent 90ba247 commit 6d8f2b9Copy full SHA for 6d8f2b9
File tree
Expand file treeCollapse file tree
361 files changed
+16198
-152031
lines changedOpen diff view settings
Filter options
- .travis
- .vscode
- dist
- angular,console,ember,require,vue
- angular,console,ember,require
- angular,console,ember,vue
- angular,console,ember
- angular,console,require,vue
- angular,console,require
- angular,console,vue
- angular,console
- angular,ember,require,vue
- angular,ember,require
- angular,ember,vue
- angular,ember
- angular,require,vue
- angular,require
- angular,vue
- angular
- console,ember,require,vue
- console,ember,require
- console,ember,vue
- console,ember
- console,require,vue
- console,require
- console,vue
- console
- ember,require,vue
- ember,require
- ember,vue
- ember
- plugins
- require,vue
- require
- vue
- docs
- example
- packages
- browser
- __tests__
- lib
- src
- test
- core
- __mocks__
- __tests__
- lib
- Interfaces
- src
- test
- lib
- mocks
- node
- src
- test
- raven-js
- karma
- plugins
- combinations
- scripts
- src
- template
- test
- integration
- plugins
- vendor
- fixtures
- typescript
- vendor
- TraceKit
- json-stringify-safe
- md5
- shim
- src
- test
- lib
- mocks
- typescript
- types
- src
- utils
- src
- test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
361 files changed
+16198
-152031
lines changedOpen diff view settings
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
Collapse file
.gitignore
Copy file name to clipboard+19-15Lines changed: 19 additions & 15 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
2 | | - |
3 | | - |
4 | | - |
5 | | - |
6 | | - |
7 | | - |
8 | | - |
| 1 | + |
| 2 | + |
9 | 3 | |
| 4 | + |
10 | 5 | |
11 | 6 | |
12 | | - |
13 | | - |
14 | | - |
15 | | - |
16 | | - |
| 7 | + |
| 8 | + |
| 9 | + |
17 | 10 | |
18 | | - |
19 | 11 | |
20 | 12 | |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
21 | 19 | |
22 | 20 | |
23 | 21 | |
24 | | - |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
Collapse file
-3Lines changed: 0 additions & 3 deletions
This file was deleted.
Collapse file
.prettierrc.json
Copy file name to clipboard+6Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
Collapse file
+6-13Lines changed: 6 additions & 13 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
17 | 17 | |
18 | 18 | |
19 | 19 | |
| 20 | + |
20 | 21 | |
21 | 22 | |
22 | 23 | |
23 | 24 | |
24 | | - |
25 | | - |
26 | | - |
| 25 | + |
| 26 | + |
27 | 27 | |
28 | | - |
29 | | - |
30 | | - |
| 28 | + |
| 29 | + |
31 | 30 | |
32 | | - |
33 | | - |
34 | | - |
35 | | - |
36 | | - |
37 | | - |
38 | | - |
| 31 | + |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
Collapse file
.travis/raven-js.sh
Copy file name to clipboard+12Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
Collapse file
.vscode/extensions.json
Copy file name to clipboard+3-5Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | | - |
3 | | - |
4 | | - |
5 | | - |
6 | | - |
| 2 | + |
| 3 | + |
| 4 | + |
7 | 5 | |
Collapse file
.vscode/settings.json
Copy file name to clipboard+20-18Lines changed: 20 additions & 18 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | | - |
3 | | - |
4 | | - |
5 | | - |
6 | | - |
7 | | - |
8 | | - |
9 | | - |
10 | | - |
11 | | - |
12 | | - |
13 | | - |
14 | | - |
15 | | - |
16 | | - |
17 | | - |
18 | | - |
19 | | - |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
20 | 22 | |
0 commit comments