Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: switch to streamx, remove unnecessary dependencies
- no need to depend on vinyl@3 as gulp@5 streams already use them - switch from through2 to streamx to construct stream transforms. As gulp@5 uses streamx streams this should improve compatibility.
- Loading branch information