builder-alinw

0.3.1 • Public • Published

builder for alinw projects


Available arguments for seajs builder

  • --repo git repo (used by server)
  • --branch git branch (used by server)
  • --src build src (default to src)
  • --dist build target (default to dist)
  • --buildTo build target (used by server, alias of --dist)
  • --config config file (default to config.js)
  • --ignoreTplCompile ignore compile tpl files (default to false)
  • --standalone make js files standalone (default to false)
  • --lessSource less compile source (default to /\*\*/\*.less)
  • --nonCmd not a strict cmd format project (default to false)

Available arguments for webpack builder

  • --repo git repo (used by server)
  • --branch git branch (used by server)
  • --src build src (default to src)
  • --buildTo build target (used by server, default to dist)
  • --pages whether is multi-entries
  • --vars varibles used in require function
  • --libraries custom library builder config

Readme

Keywords

Package Sidebar

Install

npm i builder-alinw

Weekly Downloads

1

Version

0.3.1

License

MIT

Last publish

Collaborators

  • gbk