Searched defs:staticConfigPath (Results 1 – 4 of 4) sorted by relevance
80 const { exp, dynamicConfigPath, staticConfigPath } = getConfig('/', { constant116 const { exp, staticConfigPath } = getConfig('/', { constant
151 const { rootConfig, staticConfigPath } = getConfig(projectRoot, { constant
32 staticConfigPath: string | null; property