feat: consolidate shared UI and harden browser authority for release

This commit is contained in:
2026-09-08 01:35:05 +02:00
parent ac40774785
commit b75ca34295
143 changed files with 8664 additions and 752 deletions
+1
View File
@@ -7,6 +7,7 @@
"@govoplan/core-webui/app": ["./src/app.ts"],
"@govoplan/core-webui/wysiwyg": ["./src/wysiwyg.ts"],
"react": ["./node_modules/@types/react/index.d.ts"],
"react-dom": ["./node_modules/@types/react-dom/index.d.ts"],
"react/jsx-runtime": ["./node_modules/@types/react/jsx-runtime.d.ts"],
"react-router": ["./node_modules/react-router/dist/production/index.d.ts"],
"lucide-react": ["./node_modules/lucide-react/dist/lucide-react.d.ts"]