Commit 9e01d35
authored
Introducing Lerna as mono-repo manager (#763)
The internal structure for the JS driver started to be a bit complex to maintain and realise what's the boundaries between packages.
Introducing Lerna helps to keep the repository tidy and easy to build.
- Moving packages to a separated folder
- Fix the build process and testkit
- Automate build with lerna
- Update Readme.md with the build instructions and package information.1 parent 698595d commit 9e01d35
File tree
412 files changed
+20068
-18456
lines changed- packages
- bolt-connection
- src
- bolt
- buf
- channel
- browser
- node
- connection-provider
- connection
- load-balancing
- packstream
- pool
- rediscovery
- test
- bolt
- channel
- browser
- node
- connection-provider
- connection
- packstream
- rediscovery
- types
- core
- src
- internal
- resolver
- test
- internal
- neo4j-driver-lite
- src
- test
- integration
- unit
- neo4j-driver
- docs
- examples
- spec/support
- src
- internal
- support
- test
- browser
- internal
- node
- resources
- boltstub
- v3
- v4.1
- v4.2
- v4
- rx
- types
- types
- testkit-backend
- src
- testkit-backend
- testkit
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
412 files changed
+20068
-18456
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| 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 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
| 2 | + | |
| 3 | + | |
43 | 4 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
| 5 | + | |
106 | 6 | | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
112 | 19 | | |
113 | 20 | | |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 13 additions & 3 deletions
0 commit comments