marvelapp / 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
240 stars 47 forks source link

[FEATURE] Enable DebuggerPanel in Production #3

Closed philals closed 5 years ago

philals commented 6 years ago

Hi @moretti Thanks for forking and getting this working with React 16! I'm using your package.

I have opened an issue here: https://github.com/pushtell/react-ab-test/issues/49

Wondering if you want this in your fork? I don't think it will gain much traction in the base repo due to in activity.

jalopez commented 5 years ago

I've just open a PR to solve this issue: https://github.com/marvelapp/react-ab-test/pull/5

moretti commented 5 years ago

Released in v2.2.0

Thank you! 🎉