Commit 37e578b
committed
refactor: remove legacy builders directory and update URLs to IntersectMBO
BREAKING CHANGE: Remove old src/builders/ directory in favor of new SDK architecture
- Delete legacy builders directory (TxBuilder, CertificateBuilder, etc.)
- These have been superseded by the new SDK builders in src/sdk/builders/
- The old builders were causing duplicate documentation generation
- Update Evolution package.json URLs to IntersectMBO organization
- Update docgen.json projectHomepage to IntersectMBO
This is the proper fix - removing duplicate/legacy code rather than excluding it.
The new SDK architecture in src/sdk/ contains the modern, refactored builders.1 parent 6321b31 commit 37e578b
File tree
15 files changed
+4
-3563
lines changed- packages/evolution
- src/builders
- utils
15 files changed
+4
-3563
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
This file was deleted.
0 commit comments