feat: massively overhaul codebase#924
Open
baseplate-admin wants to merge 86 commits into
Open
Conversation
* feat: improve compatibility * add webp optimization support * Optimzie * Update FileViewerOverlay.svelte * add * Update file-converter.worker.ts
Collaborator
Author
[vite] connecting... client:851:9
[svelte] await_waterfall
An async derived, `hashedAvatar` (src/routes/(needs_onboarding)/(navbar_and_footer)/+layout.svelte:36:20) was not read immediately after it resolved. This often indicates an unnecessary waterfall, which can slow down your app
https://svelte.dev/e/await_waterfall 2 client.js:3361:15
[vite] connected. client:955:12
Error: End of central directory not found
getEntriesGenerator zip-reader.js:206
+page.svelte:177:12
Loading http://localhost:8000/onboarding using `window.fetch`. For best results, use the `fetch` that is passed to your `load` function: https://svelte.dev/docs/kit/load#making-fetch-requests client.js:3361:15
Loading http://localhost:8000/onboarding using `window.fetch`. For best results, use the `fetch` that is passed to your `load` function: https://svelte.dev/docs/kit/load#making-fetch-requests client.js:3361:15
Loading http://localhost:8000/config using `window.fetch`. For best results, use the `fetch` that is passed to your `load` function: https://svelte.dev/docs/kit/load#making-fetch-requests client.js:3361:15
Avoid using `history.pushState(...)` and `history.replaceState(...)` as these will conflict with SvelteKit's router. Use the `pushState` and `replaceState` imports from `$app/navigation` instead. client.js:3361:15
Error: End of central directory not found
getEntriesGenerator zip-reader.js:206
+page.svelte:83:12
fetchDecryptAndShow +page.svelte:68
chithi +page.svelte:87
update_reaction runtime.js:259
update_effect runtime.js:468
flush_queued_effects batch.js:1085
#process batch.js:379
flush batch.js:596
ensure batch.js:844
run_all utils.js:47
run_micro_tasks task.js:10
queue_micro_task task.js:28
(Async: VoidFunction)
queue_micro_task task.js:19
ensure batch.js:842
internal_set sources.js:186
set sources.js:172
set legacy-client.js:110
<anonymous> legacy-client.js:149
$set legacy-client.js:159
navigate client.js:1900
_start_router client.js:2743
_start_router client.js:2737
(Async: FrameRequestCallback)
_start_router client.js:2736
_start_router client.js:2735 |
Collaborator
Author
|
Collaborator
Author
|
Closed
814f7fd to
8ed8ab0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.