Skip to content

Commit

Permalink
♻️ chore(bun-plugin): Explocitly export the public api (#588)
Browse files Browse the repository at this point in the history
## Description

Explictly export apis

#586

## Testing

Explain the quality checks that have been done on the code changes

## Additional Information

- [ ] I read the [contributing docs](../docs/contributing.md) (if this
is your first contribution)

Your ENS/address:

---------

Co-authored-by: Will Cory <[email protected]>
  • Loading branch information
roninjin10 and Will Cory authored Oct 16, 2023
1 parent 49549ef commit 5b8dab6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundlers/bun/src/index.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export * from './plugin.js'
export { evmtsBunPlugin } from './plugin.js'

1 comment on commit 5b8dab6

@vercel
Copy link

@vercel vercel bot commented on 5b8dab6 Oct 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deployment failed with the following error:

Resource is limited - try again in 59 minutes (more than 100, code: "api-deployments-free-per-day").

Please sign in to comment.