solid-ui staging branch doesn't build for solidos
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 153
- Forks
- 46
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 7
Description
When I run watch-pivot from solidos lerna I get errors on solid-ui.
There is a missing build-js script. As well something wasn't quite right with vite.config.ts ai created an index file and added 'solid-ui': 'src/solid-ui.ts', to the vite.config.ts. but i have a feeling this isn't correct, but it did get it working.
This has probably been fixed in another branch, but I wasn't sure so creating this ticket.
Contributor guide
No contributing guide indexed for this repository
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 reproducing the failure with watch-pivot from the solidos lerna setup, then inspect the solid-ui package build scripts and vite.config.ts. Compare the staging branch with the working branch or related configuration if available. Done means solid-ui builds successfully from the staging branch without requiring an ad hoc index file or configuration change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100