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