Commit 3ee6e78
committed
Resolve webpack error by reverting back to react@15.3
Remove the try-catch and require the DOM property configs from
`react/lib/`.
> ERROR in ./lib/property-config.js
> Module not found: Error: Cannot resolve module
> 'react/lib/HTMLDOMPropertyConfig'1 parent 63ef15a commit 3ee6e78
2 files changed
+3
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
| 9 | + | |
| 10 | + | |
20 | 11 | | |
21 | 12 | | |
22 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments