rollup / stream

🍣 Stream Rollup build results
MIT License
22 stars 12 forks source link

Adding Gulp watch documentation #3

Closed Dan503 closed 4 years ago

Dan503 commented 4 years ago

This PR contains:

Are tests included?

Breaking Changes?

List any relevant issue numbers: https://github.com/rollup/stream/issues/1

Description

This pull request adds documentation to guide users on how to most effectively use @rollup/stream in a Gulp watch task.

I also removed import terser from 'gulp-terser'; from the source-maps example since it wasn't being used in the example and it might confuse people.

I also converted the rollup-stream readme link to a cleaner text based link rather than a url.

shellscape commented 4 years ago

Sorry it took a while to get eyes on this. We've been full steam ahead on the plugins repo and I had admittedly forgotten to watch this repo.