feat: handle []string or string for pathAlias
All checks were successful
Build and Push Server / build-and-push (push) Successful in 2m52s

This commit is contained in:
Max Richter
2025-10-24 11:44:57 +02:00
parent cb40a76eeb
commit 2b965cb8f7
14 changed files with 60 additions and 34 deletions

View File

@@ -6,11 +6,11 @@
<link href="./_app/immutable/assets/0.z6k2NkFs.css" rel="stylesheet">
<link href="./_app/immutable/assets/2.DQ5mJGGf.css" rel="stylesheet">
<link rel="modulepreload" href="./_app/immutable/entry/start.viDKRdx9.js">
<link rel="modulepreload" href="./_app/immutable/chunks/LdOXEBMq.js">
<link rel="modulepreload" href="./_app/immutable/entry/start.DXq0HO7Q.js">
<link rel="modulepreload" href="./_app/immutable/chunks/Dqs1i6nG.js">
<link rel="modulepreload" href="./_app/immutable/chunks/B1lAeocp.js">
<link rel="modulepreload" href="./_app/immutable/chunks/bc36GTfJ.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.BhsVyJUC.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.DiY95TQA.js">
<link rel="modulepreload" href="./_app/immutable/chunks/DsnmJJEf.js">
<link rel="modulepreload" href="./_app/immutable/chunks/DyoUZ9Ht.js">
<link rel="modulepreload" href="./_app/immutable/nodes/0.BxuPCyXV.js">
@@ -39,7 +39,7 @@ My favourite baguette recipe
<script>
{
__sveltekit_sn112w = {
__sveltekit_fb1f8c = {
base: new URL(".", location).pathname.slice(0, -1),
assets: "/_playground"
};
@@ -47,8 +47,8 @@ My favourite baguette recipe
const element = document.currentScript.parentElement;
Promise.all([
import("./_app/immutable/entry/start.viDKRdx9.js"),
import("./_app/immutable/entry/app.BhsVyJUC.js")
import("./_app/immutable/entry/start.DXq0HO7Q.js"),
import("./_app/immutable/entry/app.DiY95TQA.js")
]).then(([kit, app]) => {
kit.start(app, element, {
node_ids: [0, 2],