Skip to content

Commit

Permalink
fix: ci-test
Browse files Browse the repository at this point in the history
  • Loading branch information
steven-pribilinskiy committed Aug 10, 2022
1 parent 74eb4e5 commit 59dc329
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ Or it can be added to `package.json`:
Create a `federation.config.json` that will contain the remote name and exported members.
This file is mandatory for the standlone script but not required for the plugin.

Properties of this object can be used in Webpack's `ModuleFederationPlugin` configuration object
and required by the standalone script. Example:
Properties of this object can be used in Webpack's `ModuleFederationPlugin`
configuration object and required by the standalone script. Example:

### `federation.config.json`

Expand Down

0 comments on commit 59dc329

Please sign in to comment.