broccoli-null@1.0.0
Sometimes (but rarely), one wants to return a broccoli tree which does nothing. Rather then relying on private API, this plugins achieves this with public API.
MIT
2018-08-23
安装 (1.0.0)
npm install broccoli-null@1.0.0
yarn add broccoli-null@1.0.0
pnpm add broccoli-null@1.0.0
bun add broccoli-null@1.0.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| broccoli-plugin | ^1.3.1 |
devDependencies (5)
| 包名 | 版本要求 |
|---|---|
| broccoli-merge-trees | ^3.0.1 |
| broccoli-test-helper | ^1.4.0 |
| chai | ^4.1.2 |
| co | ^4.6.0 |
| mocha | ^5.2.0 |