Commit 27f10ac
committed
Add a test for a babel-transform-jsx-to-htm problem
JSX expressions such as <><Foo />{Bar}</> get parsed into unbalanced TemplateLiteral expressions where there are less quasis than there should be when compared to the number of expressions.1 parent 864036b commit 27f10ac
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
180 | 186 | | |
181 | 187 | | |
182 | 188 | | |
| |||
0 commit comments