stereobooster / react-snap

👻 Zero-configuration framework-agnostic static prerendering for SPAs
MIT License
5.05k stars 394 forks source link

shadow dom support #496

Open baskin opened 4 years ago

baskin commented 4 years ago

Hi @stereobooster ,

I noticed that my pages containing shadow dom were improperly rendered using react-snap. Do you have an idea if it is supposed to work? If not, can you please guide me through as to how best I can debug and try and add support?

Thanks,