Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var EmbedFrontend = "false"
EmbedFrontend is a flag to enable or disable embedding the frontend This is useful for testing purposes, where we might not want to embed the frontend During build time, we can set this to false to disable embedding the frontend
View Source
var EnableCors = "true"
EnableCors is a flag to enable or disable CORS This is useful for testing purposes, where we might not want to enable CORS During build time, we can set this to false to disable CORS
View Source
var Environment = "development"
Environment is a flag to set the environment
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.