Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable building with webpack #209

Closed

Commits on Jul 20, 2017

  1. Enable building with webpack

    When building with WebPack, `require('x') returns the module, not the
    default export, so this just peels off the default export from the
    module, if it's present.
    cowboyd committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    9ffecb8 View commit details
    Browse the repository at this point in the history