Replace build/ with /docs

This commit is contained in:
Arhey 2022-02-22 11:57:08 +03:00
parent 1f96bd03b7
commit c993eba1d3
12 changed files with 5 additions and 6 deletions

1
.gitignore vendored
View file

@ -1,6 +1,5 @@
.DS_Store
node_modules
#/build
/.svelte-kit
/package
.env

View file

@ -1 +0,0 @@
{"version":"1645518660819"}

View file

@ -1,6 +1,6 @@
{
".svelte-kit/runtime/client/start.js": {
"file": "start-c960b34f.js",
"file": "start-35fb5eb8.js",
"src": ".svelte-kit/runtime/client/start.js",
"isEntry": true,
"imports": [

File diff suppressed because one or more lines are too long

1
docs/_app/version.json Normal file
View file

@ -0,0 +1 @@
{"version":"1645520177690"}

View file

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

Before After
Before After

View file

@ -11,7 +11,7 @@
src="https://unpkg.com/ionicons@5.5.2/dist/ionicons/ionicons.esm.js"
></script>
<meta http-equiv="content-security-policy" content="">
<link rel="modulepreload" href="/_app/start-c960b34f.js">
<link rel="modulepreload" href="/_app/start-35fb5eb8.js">
<link rel="modulepreload" href="/_app/chunks/vendor-dedc54d0.js">
<link rel="modulepreload" href="/_app/pages/__layout.svelte-b87d0c05.js">
<link rel="modulepreload" href="/_app/pages/index.svelte-1502efd3.js">
@ -35,7 +35,7 @@
<script type="module" data-hydrate="1y836ta">
import { start } from "/_app/start-c960b34f.js";
import { start } from "/_app/start-35fb5eb8.js";
start({
target: document.querySelector('[data-hydrate="1y836ta"]').parentNode,
paths: {"base":"","assets":""},