Skip to content

Chore: fix doc site script #212

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

Merged
merged 2 commits into from
Aug 5, 2022
Merged

Chore: fix doc site script #212

merged 2 commits into from
Aug 5, 2022

Conversation

ota-meshi
Copy link
Member

This PR fixes compilation issues on the docs site dev server when using the latest svelte-kit.

pages: "build",
assets: "build",
pages: outDir,
assets: outDir,
Copy link
Member Author

Choose a reason for hiding this comment

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

This is changes the output destination of the documentation build files.
With this change, we can test static site by simply using the npx http-server command in build directory.

@ota-meshi ota-meshi merged commit 7e7a154 into main Aug 5, 2022
@ota-meshi ota-meshi deleted the doc-script branch August 5, 2022 15:33
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.

1 participant