Home > @lynx-js/rspeedy > Config > environments
Config.environments property
The Config.environments option is used to set the output environment.
Signature:
Default Value
When this option is unset, Rspeedy passes { lynx: {} } to Rsbuild.
Remarks
Normally you don't need this if you are not using Lynx for Web.
Example 1
- Using different entries for Lynx and Web.
Example 2
- Building Web-only outputs.

