optimize-js@1.0.3
Optimize initial JavaScript execution/parsing by wrapping eager functions
Apache-2.0
2017-01-05
已弃用
optimize-js is an experiment, and probably unnecessary now. More details: https://v8.dev/blog/preparser#pife
安装 (1.0.3)
npm install optimize-js@1.0.3
yarn add optimize-js@1.0.3
pnpm add optimize-js@1.0.3
bun add optimize-js@1.0.3
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 |