estrella icon indicating copy to clipboard operation
estrella copied to clipboard

Make esbuild an external dependency

Open marcofugaro opened this issue 3 years ago • 1 comments

It's common practice to mark the fundamental dependencies as external, thus allowing the user to specify its version.

This PR marks esbuild as a peerDependency, so they user can install it directly and specify the version.

marcofugaro avatar Aug 02 '21 13:08 marcofugaro

Can we have this? Pretty please? @rsms

AlCalzone avatar Oct 17 '21 22:10 AlCalzone