Add cli interface for building specific bundle
- Dominant language
- JavaScript
- Stars
- 312
- Forks
- 189
- PR merge metrics
- No merged PRs in 30d
Description
@tadatuta:
> как на счет того, чтобы если в process.argv есть строка, которая матчится на один из существующих бандлов, то собирать только этот бандл, а не все? сработает?
Надо обсудить какой должен быть интерфейс и какой мы хотим.
Мы уже знаем, что придется какой-нибудь флаг передать, потому что аргументы все пойдут для галпа как название таска.
@zxqfox @blond @vithar
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the gulp entry point and the code that reads process.argv and enumerates bundles. Discuss and document the command-line interface, including the flag needed to avoid treating arguments as gulp task names. Done means the chosen bundle builds without building all other bundles, with the interface and expected behavior agreed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- build-system, cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100