You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<spanclass=grvsc-line><spanclass=grvsc-source><spanclass=mtk1>document.body.appendChild div </span><spanclass=mtk14>|></span><spanclass=mtk1> ignore</span></span></span></code></pre><li><p>Run Fable in watch mode and Vite in parallel.<preclass="atom-one-light grvsc-container"data-index=14data-language=bash><codeclass=grvsc-code><spanclass=grvsc-line><spanclass=grvsc-source><spanclass=mtk1>dotnet fable watch --run npx vite</span></span></span></code></pre><p>If you open the browser, you should see <code>Hello world!</code>.<p>Try changing the content of <code>Program.fs</code> and see the result in the browser.</ul></div></div></section><divclass="section bd-docs-pagination bd-pagination-links"><aclass="button bd-fat-button is-primary is-light bd-pagination-prev" href="/docs/getting-started/your-first-fable-project.html"><i>←</i><spanclass="is-hidden-mobile"><em>Getting started</em><strong>Start a new project</strong></span></a><aclass="button bd-fat-button is-primary is-light bd-pagination-next" href="/docs/getting-started/typescript.html"><spanclass="is-hidden-mobile"><em>Getting started</em><strong>TypeScript</strong></span><i>→</i></a></div></div></div></div></div><scriptasync="" src="/resources/nacara-standard-layouts/scripts/menu.js"></script></body></html>
42
+
<spanclass=grvsc-line><spanclass=grvsc-source><spanclass=mtk1>document.body.appendChild div </span><spanclass=mtk14>|></span><spanclass=mtk1> ignore</span></span></span></code></pre><li><p>Run Fable in watch mode and Vite in parallel.<preclass="atom-one-light grvsc-container"data-index=14data-language=bash><codeclass=grvsc-code><spanclass=grvsc-line><spanclass=grvsc-source><spanclass=mtk1>dotnet fable watch --verbose --run npx vite</span></span></span></code></pre><articleclass="is-info message"><divclass=message-body><div><p>We need to use <code>--verbose</code> mode when running <code>vite</code> from Fable because of a freezing issue.<p>The issue is tracked [here[(<ahref=https://github.com/fable-compiler/Fable/issues/3631>https://github.com/fable-compiler/Fable/issues/3631</a>)</div></div></article><p>If you open the browser, you should see <code>Hello world!</code>.<p>Try changing the content of <code>Program.fs</code> and see the result in the browser.</ul></div></div></section><divclass="section bd-docs-pagination bd-pagination-links"><aclass="button bd-fat-button is-primary is-light bd-pagination-prev" href="/docs/getting-started/your-first-fable-project.html"><i>←</i><spanclass="is-hidden-mobile"><em>Getting started</em><strong>Start a new project</strong></span></a><aclass="button bd-fat-button is-primary is-light bd-pagination-next" href="/docs/getting-started/typescript.html"><spanclass="is-hidden-mobile"><em>Getting started</em><strong>TypeScript</strong></span><i>→</i></a></div></div></div></div></div><scriptasync="" src="/resources/nacara-standard-layouts/scripts/menu.js"></script></body></html>
0 commit comments