Commit 90ddb64
authored
Change
* change `createDts` interface
* generate `styles` for named exports in `createDts`
* remove mapping from snapshot
- Even looking at a snapshot of the mapping, it is difficult for humans to determine whether it is good or bad.
- The correctness of mapping is checked by E2E testing.
- Then, delete the snapshot of mapping.
* add test cases
* add changelogcreateDts interface (#195)1 parent bf01bee commit 90ddb64
6 files changed
Lines changed: 120 additions & 272 deletions
File tree
- .changeset
- packages
- codegen/src
- core/src
- test
- ts-plugin/src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
49 | 53 | | |
50 | 54 | | |
51 | 55 | | |
| |||
0 commit comments