Build process with gulp and and main-bower-files
Open
- Dominant language
- JavaScript
- Stars
- 4.3k
- Forks
- 324
- PR merge metrics
- No merged PRs in 30d
Description
Hi metafizzy,
It's maybe worth mentioning in the docs that if you are using the `main-bower-files` gulp plugin to add this to your `bower.json`:
```
"overrides": {
"packery": {
"main": "dist/packery.pkgd.js",
"dependencies": {}
}
}
```
Took me quite a while to figure that out.
Contributor guide
Research direction
Review the project's documentation for the build process and determine where guidance for main-bower-files belongs. Document the provided bower.json override for Packery, then check that the example is clear and consistent with the existing documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100