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

Demand support ESM #60

Closed
2 tasks done
xulsup opened this issue Dec 3, 2021 · 2 comments
Closed
2 tasks done

Demand support ESM #60

xulsup opened this issue Dec 3, 2021 · 2 comments
Assignees

Comments

@xulsup
Copy link

xulsup commented Dec 3, 2021

Prerequisites

  • I have written a descriptive issue title
  • I have searched existing issues to ensure the issue has not already been raised

Issue

// please support import
import Busboy from "@fastify/busboy"
// lib/main.js
// add the line
module.exports.default = Busboy
@kibertoad
Copy link
Member

Sounds good, I'll do the change.

@kibertoad
Copy link
Member

Implemented

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

No branches or pull requests

2 participants