Skip to content

Conversation

@SimenB
Copy link
Contributor

@SimenB SimenB commented Apr 25, 2016

Allows CommonJS users to not have to worry about .default interop

-exports.default = ReactSpinner;
\ No newline at end of file
+exports.default = ReactSpinner;
+module.exports = exports['default'];
\ No newline at end of file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant