babel-plugin-minprops@2.0.1
Normally, a JavaScript minifier will not minify object properties, because they may be used elsewhere, in files other than the one in which they are defined. Minify allows you to write descriptive property names and safely minify them for production buil
ISC
2017-05-20
安装 (2.0.1)
npm install babel-plugin-minprops@2.0.1
yarn add babel-plugin-minprops@2.0.1
pnpm add babel-plugin-minprops@2.0.1
bun add babel-plugin-minprops@2.0.1
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| escape-string-regexp | ^1.0.5 |
| lasso-caching-fs | ^1.0.1 |
devDependencies (5)
| 包名 | 版本要求 |
|---|---|
| babel-core | ^6.24.1 |
| chai | ^3.5.0 |
| fs-extra | ^0.30.0 |
| fs-walker | ^1.0.0 |
| mocha | ^3.2.0 |