mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-07-26 19:47:21 +00:00
In the DOM, `.children` only includes children that are Element objects. In cheerio 0.22.0, `.children` includes all child Nodes, not just Elements. Use `dom.numChildNodes()` and `dom.childNode()` so that browsers behave the same as cheerio. |
||
|---|---|---|
| .. | ||
| locales | ||
| node | ||
| static | ||
| templates | ||
| ep.json | ||
| etherpad_icon.svg | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| web.config | ||
Ignore this file and see the file in the base installation folder