Skip to content

Conversation

bethanyj28
Copy link
Contributor

This updates the unzip-stream dependency and goes back to using unzip.Extract over unzip.Parse.

@bethanyj28 bethanyj28 marked this pull request as ready for review April 23, 2024 20:16
@bethanyj28 bethanyj28 requested a review from a team as a code owner April 23, 2024 20:16
})
)
.on('finish', async () => {
.pipe(unzip.Extract({path: directory}))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Glad we don't have to roll our own implementation anymore

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed! Simplifies this a ton.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants