Coder Social home page Coder Social logo

quick-command-build's Introduction

quick-command-build

Usage

Usage: build <name> [options]

Options:

  -r, --root <path>       set build root
  -t, --temp <path>       set up temporary folders for build
  -i, --inf <path>       set build in folder
  -o, --outf <path>       set build out folder
  -q, --queue <string>       set build queue,Use comma(,) separated or all
  -m, --moreLog <boolean>       see more logs
  -u, --uglify <boolean>       uglify js
  -p, --id <string>       set module prefix

各参数含义

root:构建基础目录
temp:构建临时目录,相对于构建目录
inf:需要构建的组件父目录
outf:构建输出目录
queue:需要构建的组件队列,例如:underscore,jquery。如需构建inf下的所有组件,则只需指定为:all 即可
moreLog:构建时输出详细日志
uglify:是否压缩js
id:模块的前缀(目录)

quick-command-build's People

Contributors

dreamstu avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.