]> zoso.dev Git - nano-pow.git/commitdiff
Document suggestion for local dev testing.
authorChris Duncan <chris@zoso.dev>
Sun, 12 Jan 2025 06:59:09 +0000 (22:59 -0800)
committerChris Duncan <chris@zoso.dev>
Sun, 12 Jan 2025 06:59:09 +0000 (22:59 -0800)
test.html

index 3f6bf6f0dd162d30531ef1e36db9c1c1e6fdcaf6..9cc20dc92f1d762ee66b302485e5c66cd2cc87c0 100644 (file)
--- a/test.html
+++ b/test.html
@@ -8,6 +8,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
 <head>
        <link rel="icon" href="./favicon.ico">
        <script type="module" src="../dist/global.min.js"></script>
+       <!-- Comment out nano-pow from CDN if testing locally -->
        <script type="module" src="https://cdn.jsdelivr.net/npm/nano-pow@0.0.1/dist/global.min.js"></script>
        <script type="module" src="https://cdn.jsdelivr.net/npm/nano-webgl-pow@1.1.1/nano-webgl-pow.js"></script>
        <script type="module">