reqlanOverviewIdeasFilesCode filesClustersAttributesGraphPrint
Ideas/webview_build

Idea detail

webview_build

reqlan rq/development/build.rq:58

block

Summary

Svelte webview UI is bundled with Vite per core.rq.
Configs: vite.config.ts, vite.config.ts, vite.config.ts
Output lands in `packages/extension/media/webviews/` for the extension host to load.
The onboarding webview inlines thanks-for-installing.template.rq via Vite `?raw` for the in-page language example; the template source stays excluded from the VSIX.
Requirement: installation_event.
Watch mode during development: `bash scripts/watch.sh` vite `--watch` alongside tsc and esbuild.

Jump to outbound references

Jump to inbound references

Navigation

Source file

reqlan rq/development/build.rq

build.rq

file cluster

reqlan rq/development

folder cluster

status: Not present

status cluster

tag: Not present

tag cluster

Printable page

Static print-friendly idea sheet.

Attributes

KeyValue
steps npx vite build --config webviews/ideas-summary/vite.config.ts, npx vite build --config webviews/activity-bar/vite.config.ts, npx vite build --config webviews/onboarding/vite.config.ts

Browse all attributes

Ancestor context

No ancestor chain recorded.

Outbound references

KindIdeaPathSnippet
file_reference ../../packages/extension/templates/thanks-for-installing.template.rq packages/extension/templates/thanks-for-installing.template.rq thanks-for-installing.template.rq
file_reference activity_bar_vite_config packages/extension/webviews/activity-bar/vite.config.ts vite.config.ts
file_reference ideas_summary_vite_config packages/extension/webviews/ideas-summary/vite.config.ts vite.config.ts
file_reference onboarding_vite_config packages/extension/webviews/onboarding/vite.config.ts vite.config.ts
file_reference development_core reqlan rq/development/core.rq core.rq

Inbound references

KindIdeaPathSnippet
None

Unresolved references

KindIdeaPathSnippet
references installation_event installation_event

Local graph

Initialising graph…