solidjs / solidjs/templates

Template that uses Vite's`build.lib` with `vite-plugin-solid`

Open
#269 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.