Template that uses Vite's`build.lib` with `vite-plugin-solid`
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 539
- Forks
- 129
- Avg merge
- 23h 46m
- Merged PRs (30d)
- 23
Description
Hi,
It would be nice to have an option like the sveltekit package to allow people to create library without the pain to configure rollup or vite build config, add .d.ts files etc...
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the repository's existing Vite and Solid templates, then compare the requested workflow with SvelteKit's package documentation and Vite's build.lib option. Done should be a template using vite-plugin-solid that lets users create a library without manually configuring Rollup or Vite build settings or adding .d.ts files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rollup, typescript, vite
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100