New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@jianghe/sand-build

Package Overview
Dependencies
Maintainers
1
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jianghe/sand-build

sand库构建工具

latest
Source
npmnpm
Version
2.1.5
Version published
Maintainers
1
Created
Source

调试 @jianghe/sand-build 库时.

文档:https://sand.zirupay.com/

由于 lerna 安装是将依赖安装至/packages/sand-build 目录下,导致在项目根目录下执行 sand-build 找不到依赖,可以将 sand-build 下的依赖在根目录中安装一遍,来解决这个问题,或者使用 lerna bootstrap --hoist 来提升依赖的安装位置。使用 npm 方式安装 sand-build 工具没有此问题。

调试方式

node ./packages/sand-build/bin/sand-build.js build --env production --watch --link

Keywords

sand-build

FAQs

Package last updated on 10 Jul 2021

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