remove vercel hidden folder

This commit is contained in:
Silas 2023-04-04 00:28:32 -04:00
parent bfc698c49c
commit ec8fa4300f
Signed by: silentsilas
GPG Key ID: 4199EFB7DAA34349
17 changed files with 20 additions and 19 deletions

1
.gitignore vendored
View File

@ -2,6 +2,7 @@
node_modules
/build
/.svelte-kit
!/.svelte-kit/output
/package
.env
.env.*

View File

@ -168,7 +168,7 @@ const options = {
<div class="error">
<span class="status">` + status + '</span>\n <div class="message">\n <h1>' + message + "</h1>\n </div>\n </div>\n </body>\n</html>\n"
},
version_hash: "10ptubg"
version_hash: "4ge0cz"
};
function get_hooks() {
return {};

View File

@ -2,7 +2,7 @@
export const index = 1;
export const component = async () => (await import('../entries/fallbacks/error.svelte.js')).default;
export const file = '_app/immutable/entry/error.svelte.a6bd0229.js';
export const imports = ["_app/immutable/entry/error.svelte.a6bd0229.js","_app/immutable/chunks/index.3641fafa.js","_app/immutable/chunks/singletons.8077db6c.js","_app/immutable/chunks/index.fa397836.js"];
export const file = '_app/immutable/entry/error.svelte.fa6b1367.js';
export const imports = ["_app/immutable/entry/error.svelte.fa6b1367.js","_app/immutable/chunks/index.3641fafa.js","_app/immutable/chunks/singletons.953ef4e6.js","_app/immutable/chunks/index.fa397836.js"];
export const stylesheets = [];
export const fonts = [];

View File

@ -4,7 +4,7 @@ export const manifest = {
assets: new Set(["favicon.png"]),
mimeTypes: {".png":"image/png"},
_: {
client: {"start":{"file":"_app/immutable/entry/start.c62adf58.js","imports":["_app/immutable/entry/start.c62adf58.js","_app/immutable/chunks/index.3641fafa.js","_app/immutable/chunks/singletons.8077db6c.js","_app/immutable/chunks/index.fa397836.js"],"stylesheets":[],"fonts":[]},"app":{"file":"_app/immutable/entry/app.c59518f6.js","imports":["_app/immutable/entry/app.c59518f6.js","_app/immutable/chunks/index.3641fafa.js"],"stylesheets":[],"fonts":[]}},
client: {"start":{"file":"_app/immutable/entry/start.6bb4067a.js","imports":["_app/immutable/entry/start.6bb4067a.js","_app/immutable/chunks/index.3641fafa.js","_app/immutable/chunks/singletons.953ef4e6.js","_app/immutable/chunks/index.fa397836.js"],"stylesheets":[],"fonts":[]},"app":{"file":"_app/immutable/entry/app.7fe466bf.js","imports":["_app/immutable/entry/app.7fe466bf.js","_app/immutable/chunks/index.3641fafa.js"],"stylesheets":[],"fonts":[]}},
nodes: [
() => import('../output/server/nodes/0.js'),
() => import('../output/server/nodes/1.js'),

View File

@ -666,8 +666,8 @@ var init__2 = __esm({
".svelte-kit/output/server/nodes/1.js"() {
index2 = 1;
component2 = async () => (await Promise.resolve().then(() => (init_error_svelte(), error_svelte_exports))).default;
file2 = "_app/immutable/entry/error.svelte.a6bd0229.js";
imports2 = ["_app/immutable/entry/error.svelte.a6bd0229.js", "_app/immutable/chunks/index.3641fafa.js", "_app/immutable/chunks/singletons.8077db6c.js", "_app/immutable/chunks/index.fa397836.js"];
file2 = "_app/immutable/entry/error.svelte.fa6b1367.js";
imports2 = ["_app/immutable/entry/error.svelte.fa6b1367.js", "_app/immutable/chunks/index.3641fafa.js", "_app/immutable/chunks/singletons.953ef4e6.js", "_app/immutable/chunks/index.fa397836.js"];
stylesheets2 = [];
fonts2 = [];
}
@ -51364,7 +51364,7 @@ var options = {
<div class="error">
<span class="status">` + status + '</span>\n <div class="message">\n <h1>' + message + "</h1>\n </div>\n </div>\n </body>\n</html>\n"
},
version_hash: "10ptubg"
version_hash: "4ge0cz"
};
function get_hooks() {
return {};
@ -54535,7 +54535,7 @@ var manifest = {
assets: /* @__PURE__ */ new Set(["favicon.png"]),
mimeTypes: { ".png": "image/png" },
_: {
client: { "start": { "file": "_app/immutable/entry/start.c62adf58.js", "imports": ["_app/immutable/entry/start.c62adf58.js", "_app/immutable/chunks/index.3641fafa.js", "_app/immutable/chunks/singletons.8077db6c.js", "_app/immutable/chunks/index.fa397836.js"], "stylesheets": [], "fonts": [] }, "app": { "file": "_app/immutable/entry/app.c59518f6.js", "imports": ["_app/immutable/entry/app.c59518f6.js", "_app/immutable/chunks/index.3641fafa.js"], "stylesheets": [], "fonts": [] } },
client: { "start": { "file": "_app/immutable/entry/start.6bb4067a.js", "imports": ["_app/immutable/entry/start.6bb4067a.js", "_app/immutable/chunks/index.3641fafa.js", "_app/immutable/chunks/singletons.953ef4e6.js", "_app/immutable/chunks/index.fa397836.js"], "stylesheets": [], "fonts": [] }, "app": { "file": "_app/immutable/entry/app.7fe466bf.js", "imports": ["_app/immutable/entry/app.7fe466bf.js", "_app/immutable/chunks/index.3641fafa.js"], "stylesheets": [], "fonts": [] } },
nodes: [
() => Promise.resolve().then(() => (init__(), __exports)),
() => Promise.resolve().then(() => (init__2(), __exports2))

File diff suppressed because one or more lines are too long

View File

@ -168,7 +168,7 @@ const options = {
<div class="error">
<span class="status">` + status + '</span>\n <div class="message">\n <h1>' + message + "</h1>\n </div>\n </div>\n </body>\n</html>\n"
},
version_hash: "10ptubg"
version_hash: "4ge0cz"
};
function get_hooks() {
return {};

View File

@ -2,7 +2,7 @@
export const index = 1;
export const component = async () => (await import('../entries/fallbacks/error.svelte.js')).default;
export const file = '_app/immutable/entry/error.svelte.a6bd0229.js';
export const imports = ["_app/immutable/entry/error.svelte.a6bd0229.js","_app/immutable/chunks/index.3641fafa.js","_app/immutable/chunks/singletons.8077db6c.js","_app/immutable/chunks/index.fa397836.js"];
export const file = '_app/immutable/entry/error.svelte.fa6b1367.js';
export const imports = ["_app/immutable/entry/error.svelte.fa6b1367.js","_app/immutable/chunks/index.3641fafa.js","_app/immutable/chunks/singletons.953ef4e6.js","_app/immutable/chunks/index.fa397836.js"];
export const stylesheets = [];
export const fonts = [];

View File

@ -4,7 +4,7 @@ export const manifest = {
assets: new Set(["favicon.png"]),
mimeTypes: {".png":"image/png"},
_: {
client: {"start":{"file":"_app/immutable/entry/start.c62adf58.js","imports":["_app/immutable/entry/start.c62adf58.js","_app/immutable/chunks/index.3641fafa.js","_app/immutable/chunks/singletons.8077db6c.js","_app/immutable/chunks/index.fa397836.js"],"stylesheets":[],"fonts":[]},"app":{"file":"_app/immutable/entry/app.c59518f6.js","imports":["_app/immutable/entry/app.c59518f6.js","_app/immutable/chunks/index.3641fafa.js"],"stylesheets":[],"fonts":[]}},
client: {"start":{"file":"_app/immutable/entry/start.6bb4067a.js","imports":["_app/immutable/entry/start.6bb4067a.js","_app/immutable/chunks/index.3641fafa.js","_app/immutable/chunks/singletons.953ef4e6.js","_app/immutable/chunks/index.fa397836.js"],"stylesheets":[],"fonts":[]},"app":{"file":"_app/immutable/entry/app.7fe466bf.js","imports":["_app/immutable/entry/app.7fe466bf.js","_app/immutable/chunks/index.3641fafa.js"],"stylesheets":[],"fonts":[]}},
nodes: [
() => import('../output/server/nodes/0.js'),
() => import('../output/server/nodes/1.js')

View File

@ -0,0 +1 @@
import{default as t}from"../entry/error.svelte.fa6b1367.js";export{t as component};

View File

@ -1 +0,0 @@
import{default as t}from"../entry/error.svelte.a6bd0229.js";export{t as component};

View File

@ -1 +0,0 @@
import{w as u}from"./index.fa397836.js";var _;const g=((_=globalThis.__sveltekit_10ptubg)==null?void 0:_.base)??"";var h;const v=((h=globalThis.__sveltekit_10ptubg)==null?void 0:h.assets)??g,k="1680580103854",A="sveltekit:snapshot",R="sveltekit:scroll",T="sveltekit:index",f={tap:1,hover:2,viewport:3,eager:4,off:-1};function I(e){let t=e.baseURI;if(!t){const n=e.getElementsByTagName("base");t=n.length?n[0].href:e.URL}return t}function S(){return{x:pageXOffset,y:pageYOffset}}function i(e,t){return e.getAttribute(`data-sveltekit-${t}`)}const d={...f,"":f.hover};function b(e){let t=e.assignedSlot??e.parentNode;return(t==null?void 0:t.nodeType)===11&&(t=t.host),t}function y(e,t){for(;e&&e!==t;){if(e.nodeName.toUpperCase()==="A"&&e.hasAttribute("href"))return e;e=b(e)}}function x(e,t){let n;try{n=new URL(e instanceof SVGAElement?e.href.baseVal:e.href,document.baseURI)}catch{}const l=e instanceof SVGAElement?e.target.baseVal:e.target,a=!n||!!l||m(n,t)||(e.getAttribute("rel")||"").split(/\s+/).includes("external")||e.hasAttribute("download");return{url:n,external:a,target:l}}function O(e){let t=null,n=null,l=null,a=null,r=null,o=null,s=e;for(;s&&s!==document.documentElement;)l===null&&(l=i(s,"preload-code")),a===null&&(a=i(s,"preload-data")),t===null&&(t=i(s,"keepfocus")),n===null&&(n=i(s,"noscroll")),r===null&&(r=i(s,"reload")),o===null&&(o=i(s,"replacestate")),s=b(s);return{preload_code:d[l??"off"],preload_data:d[a??"off"],keep_focus:t==="off"?!1:t===""?!0:null,noscroll:n==="off"?!1:n===""?!0:null,reload:r==="off"?!1:r===""?!0:null,replace_state:o==="off"?!1:o===""?!0:null}}function p(e){const t=u(e);let n=!0;function l(){n=!0,t.update(o=>o)}function a(o){n=!1,t.set(o)}function r(o){let s;return t.subscribe(c=>{(s===void 0||n&&c!==s)&&o(s=c)})}return{notify:l,set:a,subscribe:r}}function E(){const{set:e,subscribe:t}=u(!1);let n;async function l(){clearTimeout(n);const a=await fetch(`${v}/_app/version.json`,{headers:{pragma:"no-cache","cache-control":"no-cache"}});if(a.ok){const o=(await a.json()).version!==k;return o&&(e(!0),clearTimeout(n)),o}else throw new Error(`Version check failed: ${a.status}`)}return{subscribe:t,check:l}}function m(e,t){return e.origin!==location.origin||!e.pathname.startsWith(t)}function U(e){e.client}const L={url:p({}),page:p({}),navigating:u(null),updated:E()};export{T as I,f as P,R as S,A as a,x as b,O as c,S as d,g as e,y as f,I as g,U as h,m as i,L as s};

View File

@ -0,0 +1 @@
import{w as u}from"./index.fa397836.js";var _;const b=((_=globalThis.__sveltekit_4ge0cz)==null?void 0:_.base)??"";var h;const v=((h=globalThis.__sveltekit_4ge0cz)==null?void 0:h.assets)??b,k="1680582243333",A="sveltekit:snapshot",R="sveltekit:scroll",T="sveltekit:index",f={tap:1,hover:2,viewport:3,eager:4,off:-1};function I(e){let t=e.baseURI;if(!t){const n=e.getElementsByTagName("base");t=n.length?n[0].href:e.URL}return t}function S(){return{x:pageXOffset,y:pageYOffset}}function i(e,t){return e.getAttribute(`data-sveltekit-${t}`)}const d={...f,"":f.hover};function g(e){let t=e.assignedSlot??e.parentNode;return(t==null?void 0:t.nodeType)===11&&(t=t.host),t}function y(e,t){for(;e&&e!==t;){if(e.nodeName.toUpperCase()==="A"&&e.hasAttribute("href"))return e;e=g(e)}}function x(e,t){let n;try{n=new URL(e instanceof SVGAElement?e.href.baseVal:e.href,document.baseURI)}catch{}const l=e instanceof SVGAElement?e.target.baseVal:e.target,a=!n||!!l||m(n,t)||(e.getAttribute("rel")||"").split(/\s+/).includes("external")||e.hasAttribute("download");return{url:n,external:a,target:l}}function O(e){let t=null,n=null,l=null,a=null,r=null,o=null,s=e;for(;s&&s!==document.documentElement;)l===null&&(l=i(s,"preload-code")),a===null&&(a=i(s,"preload-data")),t===null&&(t=i(s,"keepfocus")),n===null&&(n=i(s,"noscroll")),r===null&&(r=i(s,"reload")),o===null&&(o=i(s,"replacestate")),s=g(s);return{preload_code:d[l??"off"],preload_data:d[a??"off"],keep_focus:t==="off"?!1:t===""?!0:null,noscroll:n==="off"?!1:n===""?!0:null,reload:r==="off"?!1:r===""?!0:null,replace_state:o==="off"?!1:o===""?!0:null}}function p(e){const t=u(e);let n=!0;function l(){n=!0,t.update(o=>o)}function a(o){n=!1,t.set(o)}function r(o){let s;return t.subscribe(c=>{(s===void 0||n&&c!==s)&&o(s=c)})}return{notify:l,set:a,subscribe:r}}function E(){const{set:e,subscribe:t}=u(!1);let n;async function l(){clearTimeout(n);const a=await fetch(`${v}/_app/version.json`,{headers:{pragma:"no-cache","cache-control":"no-cache"}});if(a.ok){const o=(await a.json()).version!==k;return o&&(e(!0),clearTimeout(n)),o}else throw new Error(`Version check failed: ${a.status}`)}return{subscribe:t,check:l}}function m(e,t){return e.origin!==location.origin||!e.pathname.startsWith(t)}function U(e){e.client}const L={url:p({}),page:p({}),navigating:u(null),updated:E()};export{T as I,f as P,R as S,A as a,x as b,O as c,S as d,b as e,y as f,I as g,U as h,m as i,L as s};

View File

@ -1 +1 @@
import{S,i as q,s as x,k as f,q as _,a as H,l as d,m as g,r as h,h as u,c as k,b as m,G as v,u as $,H as E,I as y}from"../chunks/index.3641fafa.js";import{s as C}from"../chunks/singletons.8077db6c.js";const G=()=>{const s=C;return{page:{subscribe:s.page.subscribe},navigating:{subscribe:s.navigating.subscribe},updated:s.updated}},I={subscribe(s){return G().page.subscribe(s)}};function P(s){var b;let t,r=s[0].status+"",o,n,i,c=((b=s[0].error)==null?void 0:b.message)+"",l;return{c(){t=f("h1"),o=_(r),n=H(),i=f("p"),l=_(c)},l(e){t=d(e,"H1",{});var a=g(t);o=h(a,r),a.forEach(u),n=k(e),i=d(e,"P",{});var p=g(i);l=h(p,c),p.forEach(u)},m(e,a){m(e,t,a),v(t,o),m(e,n,a),m(e,i,a),v(i,l)},p(e,[a]){var p;a&1&&r!==(r=e[0].status+"")&&$(o,r),a&1&&c!==(c=((p=e[0].error)==null?void 0:p.message)+"")&&$(l,c)},i:E,o:E,d(e){e&&u(t),e&&u(n),e&&u(i)}}}function j(s,t,r){let o;return y(s,I,n=>r(0,o=n)),[o]}let A=class extends S{constructor(t){super(),q(this,t,j,P,x,{})}};export{A as default};
import{S,i as q,s as x,k as f,q as _,a as H,l as d,m as g,r as h,h as u,c as k,b as m,G as v,u as $,H as E,I as y}from"../chunks/index.3641fafa.js";import{s as C}from"../chunks/singletons.953ef4e6.js";const G=()=>{const s=C;return{page:{subscribe:s.page.subscribe},navigating:{subscribe:s.navigating.subscribe},updated:s.updated}},I={subscribe(s){return G().page.subscribe(s)}};function P(s){var b;let t,r=s[0].status+"",o,n,i,c=((b=s[0].error)==null?void 0:b.message)+"",l;return{c(){t=f("h1"),o=_(r),n=H(),i=f("p"),l=_(c)},l(e){t=d(e,"H1",{});var a=g(t);o=h(a,r),a.forEach(u),n=k(e),i=d(e,"P",{});var p=g(i);l=h(p,c),p.forEach(u)},m(e,a){m(e,t,a),v(t,o),m(e,n,a),m(e,i,a),v(i,l)},p(e,[a]){var p;a&1&&r!==(r=e[0].status+"")&&$(o,r),a&1&&c!==(c=((p=e[0].error)==null?void 0:p.message)+"")&&$(l,c)},i:E,o:E,d(e){e&&u(t),e&&u(n),e&&u(i)}}}function j(s,t,r){let o;return y(s,I,n=>r(0,o=n)),[o]}let A=class extends S{constructor(t){super(),q(this,t,j,P,x,{})}};export{A as default};

View File

@ -1 +1 @@
{"version":"1680580103854"}
{"version":"1680582243333"}