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

Conversation

wKovacs64
Copy link
Owner

@wKovacs64 wKovacs64 commented Oct 17, 2018

Consequently:

  • Replace Puppeteer with Cypress for testing browser builds
  • Remove use of spread operator to facilitate an untranspiled ESM for browsers build
  • Transpile to the target environments regardless of NODE_ENV=test (and thus, drop Node 6 from versions tested on Travis CI)
  • Disable loose transformations

@wKovacs64 wKovacs64 merged commit 1d31e46 into develop Oct 17, 2018
@wKovacs64 wKovacs64 deleted the mjs branch October 17, 2018 02:12
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.

None yet

1 participant