@adamburgess/nr 中文文档教程
nr
更快的 npm run
。
它使用起来非常简单:
npm install -g @adamburgess/nr
- replace
npm run X
withnr X
Why?
- npm needs run for non-standard scripts. This sucks.
- yarn and pnpm don't, but they add 100-200ms of startup time.
这通常很快。 在我的机器上需要 30 毫秒。
nr
A faster npm run
.
It's pretty simple to use:
npm install -g @adamburgess/nr
- replace
npm run X
withnr X
Why?
- npm needs run for non-standard scripts. This sucks.
- yarn and pnpm don't, but they add 100-200ms of startup time.
This is generally fast. On my machine it takes 30ms.
更多
你可能也喜欢
- @0x-lerna-fork/symlink-binary 中文文档教程
- @0xcert/ethereum-gateway 中文文档教程
- @0xproject/abi-gen 中文文档教程
- @14islands/lerp 中文文档教程
- @24hr/image-to-nanoleaf 中文文档教程
- @36node/protocol-32960 中文文档教程
- @3ddie/react-native-calendars 中文文档教程
- @a11ywatch/log 中文文档教程
- @abcnews/story-lab-component-library 中文文档教程
- @abdulghani/masonrygrid 中文文档教程