Skip to content

Commit

Permalink
docs: webpack config
Browse files Browse the repository at this point in the history
  • Loading branch information
steven-pribilinskiy committed Jan 9, 2024
1 parent dc907ff commit 9e93eba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@ Or it can be added to `package.json`:
### CLI options

#### download-federated-types
| Option | Default value | Description |
|-------------------------------|---------------------|---------------------------|
| `--webpack-config` | `webpack.config.js` | Path to webpack.config.js |
| Option | Default value | Description |
|-------------------------------|---------------------|-----------------------------|
| `--webpack-config` | `webpack.config.js` | Path to webpack config file |

If the config is written in TypeScript, the script should be called with `ts-node`. _Example:_

Expand Down

0 comments on commit 9e93eba

Please sign in to comment.