glamorous-native
glamorous-native copied to clipboard
Add distribution tests
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