Closed krotscheck closed 6 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:
Lots of images found. Output is at ./tmp/build/static/*
Note no images found. Output is at ./foo/static/*
Try using --build_targets target should probably be deprecated
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:
Expected Behavior:
Lots of images found. Output is at ./tmp/build/static/*
Unexpected behavior
Note no images found. Output is at ./foo/static/*