diff --git a/src/index.ts b/src/index.ts index fe29634..c06944d 100644 --- a/src/index.ts +++ b/src/index.ts @@ -280,4 +280,3 @@ function federation(mfUserOptions: ModuleFederationOptions): Plugin[] { } export { federation }; -export default federation \ No newline at end of file