antonioortegajr / antonioortegajr/github-users-by-location
build relative paths off
Open
bug
help wanted
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
After
```bash
npm run dev
```
The paths to CSS and js files are off and missing the build dir.
Contributor guide
Research direction
Start by running `npm run dev` and inspect the generated paths for CSS and JavaScript assets, then trace where the development build directory is configured. Done means both asset types resolve from the expected build directory during development.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- build-system, frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100