Socket
Socket
Sign inDemoInstall

@lingxiteam/basecli

Package Overview
Dependencies
454
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @lingxiteam/basecli

> gulp + babel实现


Version published
Weekly downloads
0
decreased by-100%
Maintainers
2
Created
Weekly downloads
 

Readme

Source

基础库编译

gulp + babel实现

暂支持build、watch两种编译方式

安装@lingxiteam/basecli

yarn add @lingxiteam/basecli -D

package.json中加入script;

"scripts": {
  "build": "lingxi-base build",
  "watch": "lingxi-base build --watch"
},

支持设置入口文件夹以及出口文件夹

lingxi-base build --srcDir=src --output=lib

FAQs

Last updated on 27 Mar 2022

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc