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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix build entry and module path for browser #27

Merged
merged 4 commits into from
Feb 14, 2018
Merged

Commits on Feb 14, 2018

  1. Configuration menu
    Copy the full SHA
    c0ca243 View commit details
    Browse the repository at this point in the history
  2. Remove browser field from package.json

    Many bundlers for browser (Browserify, webpack etc) would respect
    the browser field in package.json. But these bundler should use ES5
    module.
    yhatt committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    90fefe3 View commit details
    Browse the repository at this point in the history
  3. Correct misspell in README.md

    yhatt committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    c8bcc9f View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    yhatt committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    c8d7ff2 View commit details
    Browse the repository at this point in the history