geelen / react-snapshot

A zero-configuration static pre-renderer for React apps
MIT License
1.66k stars 104 forks source link

Why not just use `document.links`? #114

Open onionhammer opened 6 years ago

onionhammer commented 6 years ago

Looking at this; seems like a complicated way to just do document.links

https://github.com/geelen/react-snapshot/blob/master/src/Crawler.js#L68