Append &hideMenu=true to the circuitjs.html iframe src used by renderCircuitEmbeds so lesson content embeds render clean without the toolbar and menu bar. The embed path in CircuitEditor.svelte is untouched, so the editor keeps its full toolbar. Verified: - Bundle contains embed URL (with hideMenu=true) and editor URL (without) as separate variants - svelte-check: 0 errors - /lesson/rangkaian_dasar returns 200 on the running stack |
||
|---|---|---|
| .. | ||
| src | ||
| static | ||
| .dockerignore | ||
| Dockerfile | ||
| package-lock.json | ||
| package.json | ||
| svelte.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||