Integrate markstream-vue2 into a Vue 2 Vue CLI or Webpack 4 app. Use when Codex needs Webpack 4-friendly setup, CDN worker fallbacks for Mermaid or KaTeX, `dist/index.css` imports, Vue 2 composition-api shims, or safer code block defaults that avoid fragile Monaco worker setups.
Use this skill when the host app is Vue 2 on Vue CLI or another Webpack 4-style stack.
markstream-vue2 and only the peers required for the requested features.markstream-vue2/dist/index.css in the app shell.?worker imports.
createKaTeXWorkerFromCDN(...) and createMermaidWorkerFromCDN(...) when workers are needed.MarkdownCodeBlockNode plus stream-markdown is safer than Monaco in Webpack 4-era repos.docs/guide/vue2-quick-start.mddocs/guide/vue2-installation.mddocs/guide/troubleshooting.md