Commit e5958e9
test(babel-plugin-transform-react-jsx-to-rn-stylesheet): jest to vitest (#18146)
* test(babel-plugin-transform-react-jsx-to-rn-stylesheet): jest to vitest
* fix: type err
* fix: type err
* chore: full build [no ci]
* fix: type err
* fix: null case
* test: root vitest
* fix: typo
* chore: 限制CI时长为30min
* chore: aggregate output
* chore: fail fast
---------
Co-authored-by: Amumu <[email protected]>1 parent 54c1c98 commit e5958e9
File tree
12 files changed
+1536
-785
lines changed- .github/workflows
- packages
- babel-plugin-transform-react-jsx-to-rn-stylesheet
- __tests__/__snapshots__
- src
- tests
- __snapshots__
- babel-plugin-transform-taroapi/src
- taro-rn/src/lib
12 files changed
+1536
-785
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
23 | 27 | | |
24 | 28 | | |
25 | 29 | | |
| |||
34 | 38 | | |
35 | 39 | | |
36 | 40 | | |
37 | | - | |
38 | 41 | | |
39 | 42 | | |
40 | 43 | | |
| |||
58 | 61 | | |
59 | 62 | | |
60 | 63 | | |
| 64 | + | |
61 | 65 | | |
62 | 66 | | |
63 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments