bundles/*/.tmp
- Dominant language
- JavaScript
- Stars
- 312
- Forks
- 189
- PR merge metrics
- No merged PRs in 30d
Description
Большой проблемой на первых этапах является данная картина.
.
После сборки куча промежуточных таргетов. Почему бы временные не хранить в `.tmp`? Или есть какие-то жёсткие рамки?
Или пойти методом от обратного и конечные таргеты хранить в
`bundles/*/dist`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the build configuration responsible for the intermediate targets under bundles/* and compare the proposed bundles/*/.tmp and bundles/*/dist layouts. Determine which output locations should be retained, then verify that a clean build produces the intended artifacts without leaving unexpected intermediate files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100