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> |
||
|---|---|---|
| .. | ||
| cli | ||
| dashboard-ui-components | ||
| js | ||
| next | ||
| react | ||
| sc | ||
| shared | ||
| shared-backend | ||
| tanstack-start | ||
| template | ||
| ui | ||