matthewmueller / matthewmueller/component-test
server returns wrong stuff when build.js or build.css is missing
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 97
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
because component doesn't create them if they're empty.
this is a server issue - don't use /*!
i can fix this after you merge my other PRs
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 locating the server handling for components whose build.js or build.css files are absent, then reproduce the response with an empty component. The issue does not identify a file, test, or expected response; done means the server returns the intended result without using /* when either generated file is missing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100