build
This commit is contained in:
parent
6d93e33cd8
commit
932f223293
1
docs/_app/assets/pages/index.svelte-90c8a385.css
Normal file
1
docs/_app/assets/pages/index.svelte-90c8a385.css
Normal file
File diff suppressed because one or more lines are too long
1
docs/_app/pages/index.svelte-4e24bb6e.js
Normal file
1
docs/_app/pages/index.svelte-4e24bb6e.js
Normal file
File diff suppressed because one or more lines are too long
1
docs/_app/start-b075574c.js
Normal file
1
docs/_app/start-b075574c.js
Normal file
File diff suppressed because one or more lines are too long
@ -8,16 +8,16 @@
|
||||
|
||||
|
||||
|
||||
<link rel="modulepreload" href="/aotds-docks/_app/start-79c039fa.js">
|
||||
<link rel="modulepreload" href="/aotds-docks/_app/start-b075574c.js">
|
||||
<link rel="modulepreload" href="/aotds-docks/_app/chunks/vendor-d7482fce.js">
|
||||
<link rel="modulepreload" href="/aotds-docks/_app/chunks/paths-45dac81d.js">
|
||||
<link rel="modulepreload" href="/aotds-docks/_app/layout.svelte-8ff5a2d3.js">
|
||||
<link rel="modulepreload" href="/aotds-docks/_app/pages/index.svelte-71d76324.js">
|
||||
<link rel="modulepreload" href="/aotds-docks/_app/pages/index.svelte-4e24bb6e.js">
|
||||
<link rel="stylesheet" href="/aotds-docks/_app/assets/start-a8cd1609.css">
|
||||
<link rel="stylesheet" href="/aotds-docks/_app/assets/pages/index.svelte-8a2a8894.css">
|
||||
<link rel="stylesheet" href="/aotds-docks/_app/assets/pages/index.svelte-90c8a385.css">
|
||||
|
||||
<script type="module">
|
||||
import { start } from "/aotds-docks/_app/start-79c039fa.js";
|
||||
import { start } from "/aotds-docks/_app/start-b075574c.js";
|
||||
start({
|
||||
target: document.querySelector("#svelte"),
|
||||
paths: {"base":"/aotds-docks","assets":"/aotds-docks"},
|
||||
@ -31,7 +31,7 @@
|
||||
error: null,
|
||||
nodes: [
|
||||
import("/aotds-docks/_app/layout.svelte-8ff5a2d3.js"),
|
||||
import("/aotds-docks/_app/pages/index.svelte-71d76324.js")
|
||||
import("/aotds-docks/_app/pages/index.svelte-4e24bb6e.js")
|
||||
],
|
||||
page: {
|
||||
host: location.host, // TODO this is redundant
|
||||
@ -54,11 +54,11 @@
|
||||
<h2 class="svelte-1me5k9w">a <a href="https://shop.groundzerogames.co.uk/rules.html">Full Thrust</a> ship builder</h2>
|
||||
</header>
|
||||
|
||||
<nav class="svelte-1pbmoo4"><button class="button is-danger" type="button">reset</button>
|
||||
<nav class="svelte-1on8rko"><button class="button is-danger" type="button">reset</button>
|
||||
|
||||
<div class="spacer svelte-1pbmoo4"></div>
|
||||
<div class="spacer svelte-1on8rko"></div>
|
||||
|
||||
<button class="button is-info about svelte-1pbmoo4">about</button>
|
||||
<button class="button is-info about svelte-1on8rko">about</button>
|
||||
|
||||
<div class="field has-addons"><p class="control"><button class="button">editor</button></p>
|
||||
<p class="control"><button class="button">json</button></p>
|
||||
@ -66,7 +66,7 @@
|
||||
|
||||
|
||||
|
||||
<main class="svelte-1pbmoo4"><div class="svelte-fc2507"><div class="svelte-1urp5hr"><label class="svelte-1urp5hr">ship class</label>
|
||||
<main class="svelte-1on8rko"><div class="svelte-fc2507"><div class="svelte-1urp5hr"><label class="svelte-1urp5hr">ship class</label>
|
||||
|
||||
<input type="text" value="">
|
||||
|
||||
@ -194,9 +194,9 @@
|
||||
<div class="cost svelte-cpog4c">0</div>
|
||||
|
||||
</main>
|
||||
<footer class="svelte-1pbmoo4">Written by <a href="https://twitter.com/yenzie">Yanick Champoux</a>. Code
|
||||
<footer class="svelte-1on8rko">Written by <a href="https://twitter.com/yenzie">Yanick Champoux</a>. Code
|
||||
available on
|
||||
<a href="https://github.com/yanick/aotds-shipyard">Github</a></footer>
|
||||
<a href="https://github.com/aotds/aotds-shipyard">Github</a></footer>
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user