Deploying to gh-pages from @ maplibre/maplibre-rs@0b9404a518 🚀

This commit is contained in:
maxammann 2022-09-08 09:11:54 +00:00
parent 7215904147
commit 8182d09db6
4 changed files with 4 additions and 4 deletions

View File

@ -220,7 +220,7 @@ npm run start
</code></pre>
<p>If you want to run maplibre-rs with WebGL which is supported on every major browser, then you have to use the following
command.</p>
<pre><code class="language-bash">just web-lib esbuild
<pre><code class="language-bash">just web-lib build
just web-demo start
</code></pre>

View File

@ -279,7 +279,7 @@ npm run start
</code></pre>
<p>If you want to run maplibre-rs with WebGL which is supported on every major browser, then you have to use the following
command.</p>
<pre><code class="language-bash">just web-lib esbuild
<pre><code class="language-bash">just web-lib build
just web-demo start
</code></pre>
<div style="break-before: page; page-break-before: always;"></div><h1 id="building-libraries"><a class="header" href="#building-libraries">Building Libraries</a></h1>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long