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

fix: make capacitor compatible with commonjs #1575

Merged
merged 2 commits into from
May 27, 2019
Merged

fix: make capacitor compatible with commonjs #1575

merged 2 commits into from
May 27, 2019

Conversation

simonhaenisch
Copy link
Contributor

@simonhaenisch simonhaenisch commented May 24, 2019

Fixes rolling up capacitor for commonjs so that it doesn't break tests anymore when imported in a node context. This was actually done by Adam but he didn't open a PR yet (:

Closes #1542.

@jcesarmobile
Copy link
Member

rebased with master and updated the package-lock.json with latest @capacitor/core.

@jcesarmobile jcesarmobile merged commit 1cffe36 into master May 27, 2019
@jcesarmobile jcesarmobile deleted the cjs-main branch May 27, 2019 11:57
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.

Jest has problems with the IIFE module of dist/capacitor.js
3 participants