dify/web/scripts
zhaohao1004 1b49059231 feat: add frontend environment reference generation
- Introduced `frontend-env.reference.json` and `frontend-env.reference.md` to document frontend environment variables.
- Implemented `env-reference.mjs` script to extract and generate environment variable metadata from `web/env.ts`.
- Added tests for environment reference generation in `env-reference.spec.ts`.
2026-04-21 21:26:28 +08:00
..
__tests__ feat: add frontend environment reference generation 2026-04-21 21:26:28 +08:00
analyze-component.js docs(frontend): align docs and comments (#35364) 2026-04-20 07:54:49 +00:00
analyze-i18n-diff.ts chore: enable noUncheckedIndexedAccess (#35178) 2026-04-16 13:01:35 +00:00
check-i18n.js chore: i18n namespace refactor in package.json and add missing translations (#30324) 2025-12-29 20:59:11 +08:00
component-analyzer.js refactor(web): replace String.match() with RegExp.exec() for non-global regex (#32386) 2026-02-18 17:46:38 +09:00
copy-and-start.mjs refactor: introduce pnpm workspace (#34241) 2026-03-30 10:34:50 +00:00
dev-hono-proxy.ts chore: add dev proxy server, update deps (#33371) 2026-03-13 12:52:19 +08:00
env-reference.mjs feat: add frontend environment reference generation 2026-04-21 21:26:28 +08:00
gen-doc-paths.ts chore: enable noUncheckedIndexedAccess (#35178) 2026-04-16 13:01:35 +00:00
gen-icons.mjs feat(ui): scaffold @langgenius/dify-ui and migrate design tokens (#35256) 2026-04-15 13:11:20 +00:00
generate-icons.js chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
refactor-component.js refactor(web): drop swr and migrate share/chat hooks to tanstack query (#30232) 2025-12-29 14:04:01 +08:00