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] sveltekit build relative path issue #411

Merged
merged 1 commit into from
Sep 26, 2023
Merged

Conversation

mishig25
Copy link
Contributor

@mishig25 mishig25 commented Sep 26, 2023

Closes huggingface/dataset-viewer#1850

Problem

Sveltekit 1.0 builds js files and references them in a relative path manner.

Solution

Set relative: false, in svelte config file

@mishig25 mishig25 merged commit 60170e9 into main Sep 26, 2023
@mishig25 mishig25 deleted the sveltekit_no_relative_path branch September 26, 2023 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The "Javascript" and "Curl" links don't work in docs
1 participant