Skip to content
This repository has been archived by the owner on Aug 15, 2018. It is now read-only.

执行standalone命令出错 #1425

Closed
ascrutae opened this issue Jan 28, 2016 · 1 comment
Closed

执行standalone命令出错 #1425

ascrutae opened this issue Jan 28, 2016 · 1 comment

Comments

@ascrutae
Copy link

SPM Version:3.6.12

以下是执行出错原因:

D:\t-code\nodejs\aralejs\puzzle>spm build --standalone

  error: unknown option `--standalone'

下面是help的信息:

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
@soda-x
Copy link
Contributor

soda-x commented Jan 28, 2016

build 默认就是 standalone

@soda-x soda-x closed this as completed Jan 28, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants