mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
* provide packageInfo to server plugins * provide env to kbn server * provide env to client plugins * update server mocks and tests * update client mocks and tests * add integration test * regen docs * remove weird file * export types for the client from special folder * env should not affect test ourcome
401 B
401 B
Home > kibana-plugin-server > EnvironmentMode > name
EnvironmentMode.name property
Signature:
name: 'development' | 'production';