builder-alinw
v0.3.1
Published
buider for alinw projects
Downloads
8
Readme
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 tosrc
)--dist
build target (default todist
)--buildTo
build target (used by server, alias of--dist
)--config
config file (default toconfig.js
)--ignoreTplCompile
ignore compile tpl files (default tofalse
)--standalone
make js files standalone (default tofalse
)--lessSource
less compile source (default to/\*\*/\*.less
)--nonCmd
not a strict cmd format project (default tofalse
)
Available arguments for webpack builder
--repo
git repo (used by server)--branch
git branch (used by server)--src
build src (default tosrc
)--buildTo
build target (used by server, default todist
)--pages
whether is multi-entries--vars
varibles used in require function--libraries
custom library builder config