Commit c1832a7
committed
Replace HTML to DOM implementation with
The HTML to DOM parser has been externalized to its own package.
Save to dependencies:
- html-dom-parser@0.0.2
Remove from dependencies:
- domhandler@2.3.0
- htmlparser2@3.9.1
Remove files:
- lib/html-to-dom-server.js
- lib/html-to-dom-client.js
Update `index.js` to require `html-dom-parser`.html-dom-parser package1 parent 40fec9d commit c1832a7
File tree
4 files changed
+2
-183
lines changed- lib
4 files changed
+2
-183
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 7 | + | |
12 | 8 | | |
13 | 9 | | |
14 | 10 | | |
| |||
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
| 31 | + | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
| |||
0 commit comments