rollup / plugins

🍣 The one-stop shop for official Rollup plugins
MIT License
3.57k stars 568 forks source link

chore: add @rollup/plugin-del #1723

Closed carry0987 closed 3 weeks ago

carry0987 commented 1 month ago

Rollup Plugin Name: @rollup/plugin-del

This PR contains:

Are tests included?

Breaking Changes?

If yes, then include "BREAKING CHANGES:" in the first commit message body, followed by a description of what is breaking.

Description

This PR proposes adding a new plugin to the repo. It's based on https://github.com/vladshcherbin/rollup-plugin-delete.

shellscape commented 1 month ago

Thanks for the PR. We don't add plugins based on existing work without the express permission of the original author, and without someone agreeing to be responsible for maintenance, since this repo is extremely short on help. Unfortunately without Vlad's agreement we won't be able to.merge this.