rollup / awesome

⚡️ Delightful Rollup Plugins, Packages, and Resources
MIT License
2.55k stars 139 forks source link

add: prompt-replace #95

Closed MacFJA closed 3 years ago

MacFJA commented 3 years ago

Awesome Contribution Checklist:

Please Provide a Link A Repository for Your Addition

https://github.com/MacFJA/rollup-plugin-prompt-replace

Please Describe Your Addition

This plugin is a wrapper around the replace plugin. It add the following feature: when Rollup is running it will ask the user to input the value to replace.

This can be useful if you need to provide token, credential, etc. at build time (and in my case it was during build time for functional testing)

shellscape commented 3 years ago

thanks for opening a PR for an addition. unfortunately your project does not meet our minimum guidelines. please reread them, and open a new PR when your project meets those guidelines.