Skip to content

Commit

Permalink
Format documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
TrickyPi committed Feb 10, 2024
1 parent e283511 commit f0fa20f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/configuration-options/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -1961,11 +1961,11 @@ This will generate an additional `noConflict` export to UMD bundles. When called
### output.reexportProtoFromExternal
| | |
| --: | :-- |
| Type: | `boolean` |
| CLI: | `--reexportProtoFromExternal`/`--no-reexportProtoFromExternal` |
| Default: | `true` |
| | |
| -------: | :------------------------------------------------------------- |
| Type: | `boolean` |
| CLI: | `--reexportProtoFromExternal`/`--no-reexportProtoFromExternal` |
| Default: | `true` |
This option is only effective when [`output.format`](#output.format) is set to one of `['amd', 'cjs', 'iife', 'umd']` and [`output.externalLiveBindings`](#output.externalLiveBindings) is set to false.
Expand Down

0 comments on commit f0fa20f

Please sign in to comment.