You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 3, 2020. It is now read-only.
Hello! Thanks for this useful repo :)
I was using it today, but I had a problem with some yarn package and run a yarn install, which erased my already customized nodemailer.config.js ..
It would be cool if the postinstall script could ask something like "I found a nodemailer.config.js, do you want to reset it? (y)/n " only if there is actually a file named that way (so not after the first install) 👍
The text was updated successfully, but these errors were encountered:
Hello! Thanks for this useful repo :)
I was using it today, but I had a problem with some yarn package and run a
yarn install
, which erased my already customizednodemailer.config.js
..It would be cool if the postinstall script could ask something like "I found a
nodemailer.config.js
, do you want to reset it? (y)/n " only if there is actually a file named that way (so not after the first install) 👍The text was updated successfully, but these errors were encountered: