optimize-js@1.0.2
Optimize initial JavaScript execution/parsing by wrapping eager functions
Apache-2.0
2016-10-31
已弃用
optimize-js is an experiment, and probably unnecessary now. More details: https://v8.dev/blog/preparser#pife
安装 (1.0.2)
npm install optimize-js@1.0.2
yarn add optimize-js@1.0.2
pnpm add optimize-js@1.0.2
bun add optimize-js@1.0.2
dependencies (5)
| 包名 | 版本要求 |
|---|---|
| acorn | ^3.3.0 |
| concat-stream | ^1.5.1 |
| estree-walker | ^0.3.0 |
| magic-string | ^0.16.0 |
| yargs | ^4.8.1 |