-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
To improve the user and developer experience for the Svelte/SvelteKit integration tools it's proposed to implement a sub-module for integration with Svelte/SvelteKit apps.
Tasks:
- Create
/packages/sveltedirectory - Set up
package.jsonwith proper workspace configuration - Configure TypeScript (
tsconfig.json) - Set up Vite build configuration (
vite.config.ts) - Update root workspace configuration to include new package
Acceptance Criteria:
- Package builds successfully with
yarn build - Package is recognized as workspace in root project
Metadata
Metadata
Assignees
Labels
No labels