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: create app template error #724

Merged
merged 3 commits into from Oct 11, 2022
Merged

fix: create app template error #724

merged 3 commits into from Oct 11, 2022

Conversation

alexzhang1030
Copy link
Contributor

Here is the thing:

  • package create-app invoke build
  • build command copy files

but ../../demo/starter/slides.md includes ../../demo/starter/pages/multiple-entries.md:

image

So we must copy multiple-entries.md when build.

I create a script to do this work.

Hope will fix this issue :)

@antfu antfu merged commit 6410a01 into slidevjs:main Oct 11, 2022
@alexzhang1030 alexzhang1030 deleted the fix_create_app_template_error branch October 11, 2022 03:23
@dtinth
Copy link

dtinth commented Oct 12, 2022

Seems like the fix is still unreleased, so creating a slidev today still results in an error.

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.

None yet

3 participants