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

Remove ESM from bundle #296

Merged
merged 1 commit into from
Dec 13, 2020
Merged

Remove ESM from bundle #296

merged 1 commit into from
Dec 13, 2020

Conversation

72636c
Copy link
Member

@72636c 72636c commented Dec 13, 2020

See changeset. Currently we'd only compile to ESM for browser usage, which isn't relevant to skuba.

If it's feasible to drop CommonJS on the Node.js side in future, we can switch across to ESM in one fell swoop rather than bundling both module resolutions.

@72636c 72636c requested a review from a team as a code owner December 13, 2020 11:15
@changeset-bot
Copy link

changeset-bot bot commented Dec 13, 2020

🦋 Changeset detected

Latest commit: 9cfdf48

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
skuba Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@72636c 72636c merged commit 7e9a062 into master Dec 13, 2020
@72636c 72636c deleted the no-esm-for-now branch December 13, 2020 11:59
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

2 participants