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

Add an ESM for browsers build #49

Merged
merged 7 commits into from
Oct 17, 2018
Merged

Add an ESM for browsers build #49

merged 7 commits into from
Oct 17, 2018

Commits on Oct 16, 2018

  1. Configuration menu
    Copy the full SHA
    19eb8ce View commit details
    Browse the repository at this point in the history
  2. Replace Puppeteer with Cypress for testing browser builds

    N.B. This also removes Node 6 from the CI test runtimes.
    wKovacs64 committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    dbfff77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f41ba92 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2018

  1. Remove use of proposed spread operator

    And as a result, stop transpiling the ESM for browsers build.
    wKovacs64 committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    de682d3 View commit details
    Browse the repository at this point in the history
  2. Clean up Cypress config

    wKovacs64 committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    bd11882 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b57e50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ee5f8b View commit details
    Browse the repository at this point in the history