[email protected]
Remove debugger statements and functions like assert.equal and console.log from your code.
MIT
2016-06-09
已弃用
This package has been deprecated and is no longer maintained. Please use @rollup/plugin-strip
安装 (1.0.2)
npm install [email protected]
yarn add [email protected]
pnpm add [email protected]
bun add [email protected]
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| acorn | ^3.1.0 |
| magic-string | ^0.15.0 |
| rollup-pluginutils | ^1.3.1 |
devDependencies (3)
| 包名 | 版本要求 |
|---|---|
| eslint | ^2.11.1 |
| mocha | ^2.5.3 |
| rollup-plugin-buble | ^0.10.0 |