@adamburgess/nr 中文文档教程

发布于 3 年前 浏览 5 项目主页 更新于 2 年前

nr

更快的 npm run

它使用起来非常简单:

  1. npm install -g @adamburgess/nr
  2. replace npm run X with nr X

Why?

  1. npm needs run for non-standard scripts. This sucks.
  2. 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:

  1. npm install -g @adamburgess/nr
  2. replace npm run X with nr X

Why?

  1. npm needs run for non-standard scripts. This sucks.
  2. yarn and pnpm don't, but they add 100-200ms of startup time.

This is generally fast. On my machine it takes 30ms.

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文