bahmutov / bahmutov/rollem

Allow returning a stream

Open
#40 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
52
Forks
12
PR merge metrics
No merged PRs in 30d

Description

I've made some experiments with [rollup-stream](https://github.com/Permutatrix/rollup-stream) and rollem to try to glue them together and it seems it would be much easier if we simply added an option like `options.stream`. Instead of simply returning a list of destination, it could be a stream. This would allow us to use other Gulp modules more easily.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing rollem's current return path, which returns a list of destinations, and compare it with the linked rollup-stream experiment. Determine how an options.stream mode should expose the result for Gulp modules, then verify that the existing list behavior remains unchanged and that the stream mode works.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, rollup
Domain
build-system, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.