glamorous-native icon indicating copy to clipboard operation
glamorous-native copied to clipboard

Add distribution tests

Open atticoos opened this issue 8 years ago • 0 comments

Similar to https://github.com/paypal/glamorous/blob/master/dist-test/index.js, we'll want to ensure that the project is importable and run the proper assertions.

It might be good to:

  • Have a JS file that imports the library and runs the proper assertions
  • Have a mock ReactNative project that imports the library and creates a bundle via the ReactNative packager

atticoos avatar May 25 '17 01:05 atticoos