Skip to content

Why is rename-core SvelteKit app? #5

@davemaul

Description

@davemaul

When running npm run build in a clean copy of your scaffolding, the process fails due to a missing routes directory in rename-core. It'd be more than easy to fix this issue by adding a packages/rename-core/src/routes/.gitkeep file. However, I wonder why the core package even has to be a SvelteKit app rather than a Svelte component library.

Is it just work in progress or is there a reason for this? 🙃

By the way, thanks for this awesome repo!

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions