treeShakingDir
When the shared dependency Tree Shaking feature is enabled, Module Federation will extract the exports of unused shared modules. This option specifies the output directory for those fallback assets.
- Type:
string - Required: No
- Default:
undefined