Skip to content

Support for obtaining production/development mode from Vaadin in Vaadin 24 #79

@mlopezFC

Description

@mlopezFC

Feature proposal

Right now the implementation defines if the mode is production or not, based on a system property.
In Vaadin 24 it is possible to obtain that configuration programatically. It would be great that by default that the production status to be obtained from there in Vaadin 24.

Describe solution expectations

My expectation is that the code should call isProductionMode

Additional information

No response

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions