You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 15, 2018. It is now read-only.
D:\t-code\nodejs\aralejs\puzzle>spm help build
Usage: spm-build [options]
Options:
-h, --help output usage information
-v, --version output the version number
-I, --input-directory <dir> input directory, default: current working directory
-O, --output-directory <dir> output directory, default: dist
-f, --force force install dependencies from registry
-c, --clean clean dest directory first
-w, --watch watch mode
-r, --registry <url> registry url of repository server
--umd [umd] UMD-wrapped version with given global name
--global <global> replace package name to global variable, format jquery:$,underscore:_
--debug build files without compress
--verbose show more logging
--progress show progress
--no-color disable colorful print
--no-install disable install
--sourcemap enable sourcemap for build
The text was updated successfully, but these errors were encountered:
SPM Version:3.6.12
以下是执行出错原因:
下面是help的信息:
The text was updated successfully, but these errors were encountered: