loktar00 / loktar00/JQuery-Snowfall
Bower config - 'main' property
Open
Beginner friendly
Nobody has claimed this yet.
Bug
- Dominant language
- JavaScript
- Stars
- 715
- Forks
- 218
- PR merge metrics
- No merged PRs in 30d
Description
The 'main' property in bower.json should point to the .js file and not index.html.
This allows build tools to reference the file directly (e.g https://github.com/taptapship/wiredep).
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 opening bower.json and inspect the current main property and the package's JavaScript entry file. Update the property to reference the .js file rather than index.html, then verify that the resulting Bower metadata points build tools to the JavaScript entry point.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 62/100