scotch / angular-brunch-seed

AngularJS + Brunch
Other
228 stars 78 forks source link

./scripts/production.sh doesn't run #52

Closed ttrutna closed 11 years ago

ttrutna commented 11 years ago

This isn't blocking my workflow but thought I'd mention it (until I get a chance to investigate myself).

$> ./scripts/production.sh 
'-m' expects a value

Usage: brunch build [options]

Options:
  -v, --version               display brunch version
  -c CONFIG, --config CONFIG  path to config file
  -o, --optimize              optimize result files (minify etc.)

Description:
  Build a brunch project
kylefinley commented 11 years ago

@ttrutna , Fixed now, thanks for reporting this.