WIP: put all svg refs in scenario file at build time

This commit is contained in:
2024-05-30 12:37:29 -07:00
parent 51974436ff
commit 981cc566f0
8 changed files with 437 additions and 8 deletions

View File

@@ -232,6 +232,6 @@
<g class="grid"/>
</g>
<script href="../../import_external_resources.js"/>
<!-- <script href="../../import_external_resources.js"/> -->
<script data-cols="33" data-rows="77" href="../../map.js"/>
</svg>

Before

Width:  |  Height:  |  Size: 8.8 KiB

After

Width:  |  Height:  |  Size: 8.9 KiB

View File

@@ -2018,6 +2018,6 @@
</g>
</g>
<!-- <script href="http://localhost:8080/map.js"/> -->
<script href="../../import_external_resources.js"/>
<!-- <script href="../../import_external_resources.js"/> -->
<script href="../../map.js"/>
</svg>

Before

Width:  |  Height:  |  Size: 86 KiB

After

Width:  |  Height:  |  Size: 86 KiB