Skip to content

Commit

Permalink
fix: remove default export (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
husayt authored Aug 6, 2024
1 parent 4c88533 commit dabfcab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -280,4 +280,3 @@ function federation(mfUserOptions: ModuleFederationOptions): Plugin[] {
}

export { federation };
export default federation

0 comments on commit dabfcab

Please sign in to comment.