Skip to content

Commit

Permalink
chore(esbuild): improve share application
Browse files Browse the repository at this point in the history
  • Loading branch information
ScriptedAlchemy committed Jun 26, 2024
1 parent 326060a commit 95c6969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/esbuild/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ Creates an esbuild plugin for Module Federation.
- `remotes` (object, optional): An object specifying the remote applications and their entry points.
- `exposes` (object, optional): An object specifying the modules to be exposed by the host application.
- `shared` (array, optional): An array of package names to be shared between the host and remote applications.

Returns an esbuild plugin instance.


0 comments on commit 95c6969

Please sign in to comment.