Skip to content

Commit

Permalink
refactor: switch to streamx, remove unnecessary dependencies
Browse files Browse the repository at this point in the history
- 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
line-o committed Apr 24, 2024
1 parent 1e39d60 commit 31a80d1
Showing 5 changed files with 670 additions and 8,184 deletions.
Loading

0 comments on commit 31a80d1

Please sign in to comment.