Launch Week Day 5: Introducing Reachability for PHP.Learn More
Socket
Book a DemoSign in
Socket

@crpjs/cli-run

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@crpjs/cli-run

> TODO: description

latest
Source
npmnpm
Version
0.0.13
Version published
Maintainers
1
Created
Source

@crpjs/cli-run

主要服务于 @crpjs/cli, 提供项目的构建打包功能

Usage

npm install @crpjs/cli-run  --registry=xxx
// 或
yarn add @crpjs/cli-run --registry=xxx

require("@crpjs/cli-run")({ env, mode }, options);
参数名类型说明
envString可选项有:dev, test, pre, prod
modeString可选项有:start, build
optionsStringcommander.action 提供的 options

FAQs

Package last updated on 30 Nov 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts