sproutcore / abbot

SproutCore Build Tools [deprecated]
http://www.sproutcore.com
88 stars 44 forks source link

sc-build --target option does not include images #89

Closed krotscheck closed 6 years ago

krotscheck commented 12 years ago

We discovered a bug with sc-build while trying to target a different directory- it doesn't appear to package any of the theme images. Here's a repro:

Preconditions:

Lots of images found. Output is at ./tmp/build/static/*

Unexpected behavior

Note no images found. Output is at ./foo/static/*

juanpin commented 12 years ago

Try using --build_targets target should probably be deprecated