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

Compile with rollup for smaller build sizes #27

Open peterpme opened 7 years ago

peterpme commented 7 years ago

Build dist files when publishing:

We no longer have to worry about these files when working with React AB Test. It'll make PR's a little easier to manage!

wehriam commented 7 years ago

@peterpme would like to merge this in if you can resolve the conflicts.

peterpme commented 7 years ago

Will rebase and take a look at them again in the next few days. New job, not enough time :) Thanks for staying patient!