书栈网 · BookStack 本次搜索耗时 0.016 秒,为您找到 706 个相关结果.
  • Motivation

    Motivation Saving disk space Boosting installation speed Creating a non-flat node_modules directory Motivation Saving disk space When using npm, if you have 100 projects u...
  • What is Babel?

    What is Babel? Babel is a JavaScript compiler ES2015 and beyond JSX and React Type Annotations (Flow and TypeScript) Pluggable Debuggable Spec Compliant Compact What is ...
  • package.json

    package.json 字段 engines dependenciesMeta dependenciesMeta.*.injected peerDependenciesMeta peerDependenciesMeta.*.optional publishConfig publishConfig.executableFiles publishC...
  • Feature Comparison

    Feature Comparison Feature Comparison Feature pnpm Yarn npm Workspace support ✔️ ✔️ ✔️ Isolated node_modules ✔️ - The default ✔️ ✔️ Hoisted node_modules ✔️ ✔️ ✔️ - The default...
  • .pnpmfile.cjs

    .pnpmfile.cjs 钩子 摘要: hooks.readPackage(pkg, context): pkg | Promise<pkg> 参数 使用方法 已知限制 hooks.afterAllResolved(lockfile, context): lockfile | Promise<lockfile> 参数 用法示例 已知限制 ...
  • 脚本

    脚本 生命周期脚本 pnpm:devPreinstall 脚本 pnpm 如何处理 package.json 的 scripts 字段。 生命周期脚本 pnpm:devPreinstall 添加于:v6.21.0 仅在本地 pnpm install 时运行。 在安装任何依赖项之前运行。 此脚本仅在根项目的 package.js...
  • 错误码

    错误码 ERR_PNPM_UNEXPECTED_STORE ERR_PNPM_NO_MATCHING_VERSION_INSIDE_WORKSPACE ERR_PNPM_PEER_DEP_ISSUES ERR_PNPM_OUTDATED_LOCKFILE ERR_PNPM_TARBALL_INTEGRITY 错误码 ERR_PNPM_UNE...
  • Error Codes

    Error Codes ERR_PNPM_UNEXPECTED_STORE ERR_PNPM_NO_MATCHING_VERSION_INSIDE_WORKSPACE Error Codes ERR_PNPM_UNEXPECTED_STORE A modules directory is present and is linked to a di...
  • Quick Start

    Quick Start Play online Prerequisites New project Development server Next steps Quick Start Starting fresh? Getting started with Nuxt 3 is straightforward! Play online Y...
  • Getting Started

    Getting Started Running from command line Additional Configuration Generate a basic configuration file Using Babel Using webpack Using Vite Using Parcel Using TypeScript Via ...