react-email icon indicating copy to clipboard operation
react-email copied to clipboard

docs: Move `react-email` to dev dependencies in install guides

Open PCRinus opened this issue 1 year ago • 1 comments

react-email can be installed as a dev dependency, instead of a dependency that we need to ship at runtime, thus saving bundle space. Adjust the documentation for all package managers to reflect this.

This has been mentioned initially in this issue thread: https://github.com/resend/react-email/issues/1101

Side by side comparison

image image

PCRinus avatar Jun 30 '24 14:06 PCRinus