Commit 9d65cbe
committed
Delete legacy emitter files replaced by component architecture
Removes the old procedural emitter implementation now fully replaced
by the Alloy JSX component-based emitter:
- graphql-emitter.ts (old emitter implementation)
- schema-emitter.ts (old schema-specific emitter)
- registry.ts (old type registry)
- type-maps.ts (old type mapping logic)
- emitter.test.ts (old emitter tests)
Replaces emitter.ts with a no-op stub so the package still conforms
to the TypeSpec emitter interface. The real component-based emitter
is added in the next PR in the chain.1 parent 7d1bdd7 commit 9d65cbe
6 files changed
Lines changed: 4 additions & 432 deletions
File tree
- packages/graphql
- src
- test
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
| 1 | + | |
4 | 2 | | |
5 | 3 | | |
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 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments