Commit 11fdb3c
authored
This fixes an issue with sucrase build output where it adds `__self` and
`__source` attributes to DOM nodes.
This seems to [only affect
JSX](https://github.com/alangpierce/sucrase#jsx-options), which AFAIK
only the feedback package uses.
1 parent e75bcb8 commit 11fdb3c
File tree
2 files changed
+3
-0
lines changed- packages/feedback
2 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| 34 | + | |
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
0 commit comments