rollup-stream icon indicating copy to clipboard operation
rollup-stream copied to clipboard

Updating Rollup version with changed api + package-lock

Open Mazrog opened this issue 6 years ago • 0 comments

I updated rollup to latest version I found at this time, and made some changes in the process function due to api changes. Also some esthetics changes, with const and arrow functions.

In details: bundle.generate produces an object with an output property containing an array of chunks.

Unfortunately, I am not the best user of mocha testing, I tried to update it a bit, but did not went out well :( If anyone wants to fix it, it would be with pleasure !

Mazrog avatar Jul 02 '19 09:07 Mazrog