rollup-plugin-flow
rollup-plugin-flow copied to clipboard
[breaking] bump required node version to 10+, update underlying lib
This PR composes #10 and adds the bits to upgrade the library for Node 10+
Note that I pinned flow-remove-types intentionally to the slightly lower version because the newer one is buggy as @unscriptable mentioned in their original PR.
This looks great to my eyes, @probablyup. Is it customary to commit yarn.lock in library repos?
Usually yeah, so you get consistent builds.
Sent from my iPhone
On Sep 9, 2020, at 7:44 PM, John Hann [email protected] wrote:
This looks great to my eyes, @probablyup. Is it customary to commit yarn.lock in library repos?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.
@leebyron ping