Commit 01d70c0
authored
Add Babel plugin (#110)
* add babel plugin
* browser tests with babel
* export babel plugin similar to browserify transform
* skip failing event tests instead of commenting out
* run transformed tests in browser
* transform: ignore xmlns attributes
* make comments work in transform
* Remove whitespace collapse from babel plugin
* shared files for bool props and svg tags
* Remove single text node optimization
* document babel plugin
* fixup! document babel plugin1 parent af48b94 commit 01d70c0
File tree
50 files changed
+900
-68
lines changed- lib
- tests
- babel
- fixtures
- browser
- transform
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
50 files changed
+900
-68
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
106 | | - | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
107 | 137 | | |
108 | 138 | | |
109 | 139 | | |
| |||
0 commit comments