extension-examples
extension-examples copied to clipboard
Best way to determine environment?
Hello, how best to determine the environment the framework is running in? ie serving a local file vs a looker staging server vs production. Relatedly, is there a way to read the settings in the manifest file from the extension framework? Thank you!