qwikifiers / qwikifiers/qwik-ui
Fix the last few bugs in the cli
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 695
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
- Try to see if
nx: {}inside of package.json is enough, and remove nx.json and thenx initprocess - Test on nx projects and apply the correct path fixes
- Fix smoke test not running correctly
- Add smoke test to CI
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 inspecting the CLI's package.json and the removed nx.json/nx init flow, then review how paths are handled for nx projects. Run the existing smoke test to identify why it is not running, and verify that the smoke test is included in CI when the listed checks are complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system, ci-cd, cli, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100