mirror of
https://github.com/muerwre/muerwre.github.io.git
synced 2025-04-25 19:06:41 +07:00
commit 387fa7ce1b
Author: Fedor Katurov <gotham48@gmail.com> Date: Fri Nov 11 17:27:44 2022 +0600 fixed colors on writing.svg
This commit is contained in:
parent
051a613ed3
commit
cf4fa8656b
200 changed files with 252 additions and 252 deletions
3
nuxt/error-component.dbdcc7b1.js
Normal file
3
nuxt/error-component.dbdcc7b1.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
import{d as o,_ as c,o as g,c as E,n as k,g as P,u as s}from"./entry.ce5144d2.js";const v={__name:"nuxt-error-page",props:{error:Object},setup(u){var n;const{error:t}=u;(t.stack||"").split(`
|
||||
`).splice(1).map(e=>({text:e.replace("webpack:/","").replace(".vue",".js").trim(),internal:e.includes("node_modules")&&!e.includes(".cache")||e.includes("internal")||e.includes("new Promise")})).map(e=>`<span class="stack${e.internal?" internal":""}">${e.text}</span>`).join(`
|
||||
`);const r=Number(t.statusCode||500),a=r===404,i=(n=t.statusMessage)!=null?n:a?"Page Not Found":"Internal Server Error",p=t.message||t.toString(),_=void 0,d=o(()=>c(()=>import("./error-404.27551202.js"),["error-404.27551202.js","error-404.18ced855.css","entry.ce5144d2.js","entry.0fc56112.css"],import.meta.url).then(e=>e.default||e)),l=o(()=>c(()=>import("./error-500.170a2a4f.js"),["error-500.170a2a4f.js","error-500.e60962de.css","entry.ce5144d2.js","entry.0fc56112.css"],import.meta.url).then(e=>e.default||e)),m=a?d:l;return(e,f)=>(g(),E(s(m),k(P({statusCode:s(r),statusMessage:s(i),description:s(p),stack:s(_)})),null,16))}},h=v;export{h as default};
|
Loading…
Add table
Add a link
Reference in a new issue