Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Target loaders toward build/ directory when fetching submodule data #72

Merged
merged 2 commits into from
Oct 29, 2024

Conversation

OLILHR
Copy link
Member

@OLILHR OLILHR commented Oct 29, 2024

fixes

Screenshot 2024-10-28 at 19 28 19
Error loading EBDs Error: ENOENT: no such file or directory, scandir '.../entscheidungsbaumdiagramm/static/ebd'
    at readdirSync (node:fs:1502:26)
    at getEbds (file://.../entscheidungsbaumdiagramm/.svelte-kit/output/server/chunks/format-version-loader.js:7:28)
    at load (file://.../entscheidungsbaumdiagramm/.svelte-kit/output/server/entries/pages/_layout.server.ts.js:4:16)
    at load_server_data (file://.../entscheidungsbaumdiagramm/.svelte-kit/output/server/index.js:554:42)
    at file://.../entscheidungsbaumdiagramm/.svelte-kit/output/server/index.js:2023:24 {
  errno: -2,
  code: 'ENOENT',
  syscall: 'scandir',
  path: '.../entscheidungsbaumdiagramm/static/ebd'
}

Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://white-water-047c71203-72.westeurope.5.azurestaticapps.net

Copy link
Contributor

@hf-kklein hf-kklein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@OLILHR OLILHR merged commit 1fe5a81 into main Oct 29, 2024
9 checks passed
@OLILHR OLILHR deleted the loader-target-path branch October 29, 2024 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants