-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
questionFurther information is requestedFurther information is requested
Description
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
Labels
questionFurther information is requestedFurther information is requested