mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-30 21:01:54 +08:00
Replace parseHexclaveConfigFileContent and evaluateStaticConfigExpression with jiti-based evalConfigFileContent. Move renderConfigFileContent from hexclave-config-file.ts to config-rendering.ts alongside the new eval function. Removed functions: - parseHexclaveConfigFileContent (Babel AST walker) - tryParseHexclaveConfigFileContent - evaluateStaticConfigExpression - unwrapStaticConfigExpression Added jiti dep to @hexclave/shared since config-rendering.ts now uses jiti.evalModule for runtime evaluation of config file content strings. Co-Authored-By: mantra <mantra@stack-auth.com> |
||
|---|---|---|
| .. | ||
| backend | ||
| dashboard | ||
| dev-launchpad | ||
| e2e | ||
| hosted-components | ||
| internal-tool | ||
| mcp | ||
| mock-oauth-server | ||
| oauth-mock-server | ||
| skills | ||