pushtell / react-ab-test

A/B testing React components and debug tools. Isomorphic with a simple, universal interface. Well documented and lightweight. Tested in popular browsers and Node.js. Includes helpers for Mixpanel and Segment.com.
MIT License
752 stars 112 forks source link

Does this supports static site generators like gatsby? #51

Open ziyafenn opened 6 years ago

ziyafenn commented 6 years ago

I want to A/B test a static website generated with gatsby. Will this library support it?

Thanks.